]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: omap-mcbsp: Remove restrictive checks for cpu type
authorSanjeev Premi <premi@ti.com>
Wed, 11 May 2011 13:55:35 +0000 (19:25 +0530)
committerLiam Girdwood <lrg@ti.com>
Fri, 13 May 2011 11:00:15 +0000 (12:00 +0100)
commit38845afc9f2e41629d432eb09f7a731ad46b3407
treec96f179d7b010ba01da5e46b9e6d8a5906bca7fb
parent7fb074c487c3be578d924486b6a92ba57260aed6
ASoC: omap-mcbsp: Remove restrictive checks for cpu type

Current checks for cpu type were too restrictive leading
to failures for other silicons in same family.

The problem was found while testing audio playback on
AM37x and AM35x processors. But should exist on OMAP36xx
as well.

Signed-off-by: Sanjeev Premi <premi@ti.com>
cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
cc: Liam Girdwood <lrg@ti.com>
cc: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@ti.com>
sound/soc/omap/omap-mcbsp.c