ARM: imx: pwm: Add support for MX53
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 23 Aug 2011 16:26:38 +0000 (13:26 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 24 Aug 2011 08:10:41 +0000 (10:10 +0200)
Instead of adding the check for MX53 CPU type, use the negative logic and let
PWM to be configured for MX53 as well.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found