summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-11-11 16:47:24 +0100
committerTakashi Iwai <tiwai@suse.de>2008-11-11 18:00:53 +0100
commit4f1e6bc3646ab50b8181555ab7e6eeab68b8632a (patch)
tree839106df0cbec337f4d46f3a498b90ccbc1bac9d /scripts/objdiff
parent355a0ec471377a8a907b79c8fba3f0f09b44656e (diff)
downloadkernel-4f1e6bc3646ab50b8181555ab7e6eeab68b8632a.tar.gz
ALSA: hda - Fix input pin initialization for STAC/IDT codecs
The input pins are sometimes not initialized properly because of the optimization check of the current pinctl code. Force to initialize the mic input pins so that they can be set up properly even if they were in a weird state. But keep other input pins if already set up as input, since this could be an extra mic pin. Reference: Novell bnc#443738 https://bugzilla.novell.com/show_bug.cgi?id=443738 Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
45a4594a4d029231392634d8a'>ARM: mx5/mx53_loco: Add support for LEDFabio Estevam 2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo 2011-05-19ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structureFabio Estevam 2011-05-19ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König 2011-03-23ARM: mx53_loco: Add GPIO Keypad supportFrank Li 2011-03-07ARM: imx53_loco: add esdhc device supportRichard Zhu 2011-02-18ARM: imx53_loco: add i2c device supportRichard Zhao 2011-02-18ARM: imx53_loco: add all pad configure.Richard Zhao 2011-02-18ARM: mach-mx5: Add watchdog support for MX53 based boardsFabio Estevam 2011-02-10ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König 2011-02-01ARM: mach-mx5/board-mx53_loco: Remove unused UARTsFabio Estevam 2011-02-01ARM: mach-mx5/board-mx53_loco: Make UART1 functionalFabio Estevam 2011-02-01ARM: mach-mx5: Fix build for mx53_loco and mx53_smdFabio Estevam 2011-01-13ARM i.MX53 enable LOCO board bootupYong Shen