[PATCH 35/51] ARM: mx25: dynamically allocate imx2-wdt devices

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Fri Nov 19 15:31:04 EST 2010


Hello,

just a minor nit I'm going to fix in my tree

On Wed, Nov 17, 2010 at 10:30:03PM +0100, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
>  arch/arm/mach-mx25/Kconfig                      |    1 +
>  arch/arm/mach-mx25/devices-imx25.h              |    4 ++++
>  arch/arm/mach-mx25/devices.c                    |   15 ---------------
>  arch/arm/mach-mx25/devices.h                    |    1 -
>  arch/arm/mach-mx25/mach-mx25_3ds.c              |    2 +-
>  arch/arm/plat-mxc/devices/platform-imx2-wdt.c   |   14 ++++++++++----
>  arch/arm/plat-mxc/include/mach/devices-common.h |    1 +
>  7 files changed, 17 insertions(+), 21 deletions(-)
> 
> diff --git a/arch/arm/mach-mx25/Kconfig b/arch/arm/mach-mx25/Kconfig
> index 10c0f60..d152af2 100644
> --- a/arch/arm/mach-mx25/Kconfig
> +++ b/arch/arm/mach-mx25/Kconfig
> @@ -6,6 +6,7 @@ config MACH_MX25_3DS
>  	bool "Support MX25PDK (3DS) Platform"
>  	select IMX_HAVE_PLATFORM_ESDHC
>  	select IMX_HAVE_PLATFORM_IMXDI_RTC
> +	select IMX_HAVE_PLATFORM_IMX2_WDT
IMX_HAVE_PLATFORM_IMX2_WDT sorts before IMX_HAVE_PLATFORM_IMXDI_RTC.

Best regards
Uwe 

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list