kernel-ark/sound/drivers
Takashi Iwai 8eeaa2f9e0 ALSA: Replace with IS_ENABLED()
Replace the lengthy #if defined(XXX) || defined(XXX_MODULE) with the
new IS_ENABLED() macro.

The patch still doesn't cover all ifdefs.  For example, the dependency
on CONFIG_GAMEPORT is still open-coded because this also has an extra
dependency on MODULE.  Similarly, an open-coded ifdef in pcm_oss.c and
some sequencer-related stuff are left untouched.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-02-10 11:42:00 +01:00
..
mpu401 ALSA: mpu401: Remove redundant platform_set_drvdata() 2013-05-23 14:34:24 +02:00
opl3 ALSA: Replace with IS_ENABLED() 2014-02-10 11:42:00 +01:00
opl4 ALSA: opl4: use list_move_tail instead of list_del/list_add_tail 2012-09-05 09:14:45 +02:00
pcsp ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c 2014-02-07 18:24:20 +01:00
vx ALSA: vx_core: off by one in vx_read_status() 2013-06-21 14:32:06 +02:00
aloop.c ALSA: aloop: Remove redundant platform_set_drvdata() 2013-05-23 14:34:09 +02:00
dummy.c ALSA: replace strict_strto*() with kstrto*() 2013-07-21 11:56:18 +02:00
Kconfig ALSA: sound kconfig typo 2013-04-24 14:02:36 +02:00
Makefile ALSA: introduce the snd-aloop module for the PCM loopback 2010-08-09 14:21:11 +02:00
ml403-ac97cr.c ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata() 2013-05-23 14:34:18 +02:00
mtpav.c ALSA: mtpav: Remove redundant platform_set_drvdata() 2013-05-23 14:35:33 +02:00
mts64.c ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00
pcm-indirect2.c Fix common misspellings 2011-03-31 11:26:23 -03:00
pcm-indirect2.h [ALSA] Xilinx ML403 AC97 Controller Reference device driver 2008-01-31 17:29:15 +01:00
portman2x4.c ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00
serial-u16550.c ALSA: serial-u16550: Remove redundant platform_set_drvdata() 2013-05-23 14:35:45 +02:00
virmidi.c ALSA: virmidi: Remove redundant platform_set_drvdata() 2013-05-23 14:35:51 +02:00