alistair23-linux/drivers/gpu/vga
Takashi Iwai 26ec685ff9 vga_switcheroo: Introduce struct vga_switcheroo_client_ops
This changes the API as a clean-up.  Instead of passing multiple
function pointers at each time, introduce a new struct holding the
whole callback functions and pass it to the registration.

The same struct will be used for the upcoming audio client
registration, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-05-13 11:24:09 +02:00
..
Kconfig vga-switcheroo: select VGA arbitration. 2012-04-24 09:50:19 +01:00
Makefile vga_switcheroo: initial implementation (v15) 2010-03-01 16:20:37 +10:00
vga_switcheroo.c vga_switcheroo: Introduce struct vga_switcheroo_client_ops 2012-05-13 11:24:09 +02:00
vgaarb.c vga: fix build when fbdev is a module 2012-04-24 09:50:21 +01:00