]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: s3c24xx: test wrong variable
authorVasiliy Kulikov <segoon@openwall.com>
Sun, 21 Nov 2010 17:40:21 +0000 (20:40 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 22 Nov 2010 14:03:22 +0000 (14:03 +0000)
commitecf58451fe0b9e2ad9a8d8cae8096aa5d7b8a910
tree023adf603b5a759d28c1898962d64148bf493169
parent7c8d8d7f162c1df27b22e45106862bd5fca1cbd2
ASoC: s3c24xx: test wrong variable

After clk_get() mclk is checked three times instead of mout_epll
and sclk_spdif checks.

Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/s3c24xx/smdk_spdif.c