]> Pileus Git - ~andy/linux/commit
ASoC: n810: fix init with DT boot
authorAaro Koskinen <aaro.koskinen@iki.fi>
Mon, 3 Mar 2014 22:45:18 +0000 (00:45 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 4 Mar 2014 04:28:58 +0000 (12:28 +0800)
commitea2787f350ea5f649fda6bb708c4182cf4ec06ca
tree024a235b4c8db472a76e179a55b46b8996f6879f
parent38dbfb59d1175ef458d006556061adeaa8751b72
ASoC: n810: fix init with DT boot

Since 3.14-rc1 only DT boot has been supported on N810, so this
file fails to init. Make a minimal fix to retain functionality.
This file should be properly converted to DT in longer term.

There seems to be still other unresolved issues with N810 audio support,
but this patch is needed at minimum as otherwise the machine driver
probing would completely fail.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/omap/n810.c