linux/sound
Adrian Bunk 668d1e6093 Input:
This patch adds dummy gameport_register_port, gameport_unregister_port
and gameport_set_phys functions to gameport.h for the case when a driver
can't use gameport.

This fixes the compilation of some OSS drivers with GAMEPORT=n without
the need to #if inside every single driver.

This patch also removes the non-working and now obsolete SOUND_GAMEPORT.

This patch is also an alternative solution for ALSA drivers with similar
problems (but #if's inside the drivers might have the advantage of
saving some more bytes of gameport is not available).

The only user-visible change is that for GAMEPORT=m the affected OSS
drivers are now allowed to be built statically (but they won't have
gameport support).

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-05-28 02:11:12 -05:00
..
arm Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
core [PATCH] fix pm_message_t vs. u32 in alsa 2005-04-16 15:25:30 -07:00
drivers Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isa [PATCH] interwave needs isa pnp 2005-05-05 16:36:31 -07:00
mips Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
oss Input: 2005-05-28 02:11:12 -05:00
parisc Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci [PATCH] fix alsa via82xx resume 2005-05-06 08:07:01 -07:00
pcmcia Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ppc [PATCH] ppc32: More fixlet for pmac sound 2005-05-01 21:56:39 -07:00
sparc Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
synth Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usb Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
last.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_firmware.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00