[PATCH 05/19] ARM: ux500: Stop registering HREF's SDI devices from platform data

Arnd Bergmann arnd at arndb.de
Fri Sep 7 08:30:21 EDT 2012


On Friday 07 September 2012, Lee Jones wrote:
> 
> The HREF Device Tree now has support for its four SDIs. So, if we
> continue registering them from platform code when Device Tree is
> enabled we'll cause a double probe of the same devices. To prevent
> that we'll just remove registration.
> 
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---
>  arch/arm/mach-ux500/board-mop500.c |    1 -
>  1 file changed, 1 deletion(-)

The change is ok, but I think it should go into the same patch
as the one before, so you can atomically switch from one to the other.

	Arnd



More information about the linux-arm-kernel mailing list