linux/sound
Takashi Iwai ffcd28d88e ALSA: hda - Select INPUT for Realtek HD-audio codec
The commit commit [33f4acd3b2: ALSA: hda - Enable mic mute hotkey
and LEDs for an HP machine] introduced a quirk for a HP machine
involving with the input event handling.  Although the relevant code
is protected via IS_ENABLED(CONFIG_INPUT), this doesn't suffice when
the audio driver is built in while the input is module.

As an easy workaround, this patch forcibly selects CONFIG_INPUT in
Kconfig.  This shouldn't be a practical problem since CONFIG_INPUT is
almost mandatory for all systems.  Also, this allows to remove the
ugly ifdefs in the code.

Fixes: 33f4acd3b2 ('ALSA: hda - Enable mic mute hotkey and LEDs for an HP machine')
Acked-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-15 10:21:50 +01:00
..
aoa ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
arm ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
atmel ALSA: sound/atmel/ac97c.c: Add device tree support 2015-01-07 07:56:19 +01:00
core ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free" 2015-01-04 15:11:05 +01:00
drivers ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
firewire ALSA: fireworks: fix an endianness bug for transaction length 2015-01-07 16:39:21 +01:00
i2c ALSA: ak4xxx-adda: Use snd_ctl_enum_info() 2014-10-21 08:29:54 +02:00
isa ALSA: log emu8000 DRAM size at level INFO 2015-01-12 14:30:00 +01:00
mips Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
oss sound/oss: use current->state helpers 2015-01-15 08:32:27 +01:00
parisc ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
pci ALSA: hda - Select INPUT for Realtek HD-audio codec 2015-01-15 10:21:50 +01:00
pcmcia ALSA: vx: Fix missing kerneldoc parameter descriptions 2014-11-11 09:39:10 +01:00
ppc ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
sh ALSA: sh: drop owner assignment from platform_drivers 2014-10-20 16:22:02 +02:00
soc Merge branch 'topic/msbits' into for-next 2014-12-31 17:13:41 +01:00
sparc Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
spi
synth ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free" 2015-01-04 15:12:29 +01:00
usb Merge branch 'topic/line6' into for-next 2015-01-12 22:33:16 +01:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c