[PATCH] ARM: imx: move pwm driver to use platform device id table

Eric Miao eric.miao at linaro.org
Thu Sep 8 20:49:05 EDT 2011


On Thu, Sep 8, 2011 at 5:42 PM, Fabio Estevam <festevam at gmail.com> wrote:
> On Thu, Sep 8, 2011 at 8:22 PM, Eric Miao <eric.miao at linaro.org> wrote:
>> Signed-off-by: Eric Miao <eric.miao at linaro.org>
>> ---
>>  arch/arm/mach-imx/clock-imx25.c              |    8 ++++----
>>  arch/arm/mach-imx/clock-imx27.c              |    2 +-
>>  arch/arm/mach-imx/devices-imx25.h            |    2 +-
>>  arch/arm/mach-mx5/clock-mx51-mx53.c          |    4 ++--
>>  arch/arm/mach-mx5/devices-imx51.h            |    2 +-
>>  arch/arm/plat-mxc/devices/platform-mxc_pwm.c |    4 ++--
>>  arch/arm/plat-mxc/pwm.c                      |   19 ++++++++++++++++---
>>  7 files changed, 27 insertions(+), 14 deletions(-)
>
> Looks like you missed mx1, mx21, mx31, mx27, mx35 and mx53.

Did a search of 'mxc_pwm' string, but they didn't seem to be there,
which is a bit strange.



More information about the linux-arm-kernel mailing list