android_kernel_samsung_msm8976/sound/soc
Ben Gardiner 049cfaaa47 ASoC: davinci-mcasp: correct tdm_slots limit
The current check for the number of tdm-slots specified by platform data is
always true (x >= 2 || x <= 32); therefore the else branch that warns of an
incorrect number of slots can never be taken.

Check that the number of tdm slots specified by platform data is between 2
and 32, inclusive.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Reviewed-by: James Nuss <jamesnuss@nanometrics.ca>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-04-26 11:43:19 +01:00
..
atmel Fix common misspellings 2011-03-31 11:26:23 -03:00
au1x
blackfin
codecs Merge commit 'v2.6.39-rc3' into for-2.6.39 2011-04-18 17:12:14 +01:00
davinci ASoC: davinci-mcasp: correct tdm_slots limit 2011-04-26 11:43:19 +01:00
ep93xx
fsl
imx Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 2011-04-07 11:14:49 -07:00
jz4740
kirkwood Fix common misspellings 2011-03-31 11:26:23 -03:00
mid-x86 Merge commit 'v2.6.39-rc3' into for-2.6.39 2011-04-18 17:12:14 +01:00
nuc900
omap Fix common misspellings 2011-03-31 11:26:23 -03:00
pxa ASoC: PXA: Fix oops in __pxa2xx_pcm_prepare 2011-04-03 18:48:56 +09:00
s6000
samsung Merge commit 'v2.6.39-rc3' into for-2.6.39 2011-04-18 17:12:14 +01:00
sh ASoC: add a module alias to the FSI driver 2011-04-18 17:14:28 +01:00
tegra ASoC: Tegra: Suspend/resume support 2011-04-06 23:13:48 +09:00
txx9
Kconfig
Makefile
soc-cache.c
soc-core.c ASoC: fix config error path 2011-04-07 08:25:45 +09:00
soc-dapm.c
soc-jack.c sound: Fixup the last user of the old irq functions 2011-03-30 00:39:44 +02:00
soc-utils.c