]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC drivers
authorJarkko Nikula <jarkko.nikula@nokia.com>
Tue, 23 Dec 2008 08:09:35 +0000 (10:09 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Jan 2009 17:47:16 +0000 (17:47 +0000)
commitd304c6ef6e9888addde075acb5bdd87e3fb48c1a
tree5e8fa1d65ad66eeb7f5e74deb71bde77cd03ef84
parentcad9d90ec3f6c497dce2b163046436b6ab5cf6b6
ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC drivers

N810 bootloader muxes I2S pins for OMAP2420 EAC block while N810 ASoC
drivers are using McBSP block so the kernel have to change configuration
runtime.

Author has not seen problems using kernel pin multiplexing on N810 but very
many times unworking audio after forgotten to enable it and spending
15 minutes each time to figure it out again...

This change makes it easier for other users as well. If problems arise, then
they are better to find and fix in OMAP pin multiplexing framework.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/Kconfig