ASoC: omap-mcpdm: Remove OMAP revision check
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 4 Oct 2012 08:27:16 +0000 (11:27 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 4 Oct 2012 17:48:23 +0000 (18:48 +0100)
commit68214d998a2e3102854cf10ebe505243035702fc
tree00a4ca46a89b99344cf94e5a6f2d61a631127491
parent07b706dc9e92f030cfca330879aa8b7ecbb7b79a
ASoC: omap-mcpdm: Remove OMAP revision check

The OMAP revision check is not needed since the watchdog bit is not in use
on 4430 ES1.0 and have no effect when we set the bit. The watchdog need to
be enabled on all other revisions.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/omap-mcpdm.c