[PATCH 1/9] ARM: ux500: Remove duplicated assignment of ab8500_platdata

Linus Walleij linus.walleij at linaro.org
Tue May 14 04:17:00 EDT 2013


On Wed, May 8, 2013 at 3:29 PM, Lee Jones <lee.jones at linaro.org> wrote:

> Since: "05ec260 mfd: db8500-prcmu: update resource passing", the AB8500's
> platform data 'ab8500_platdata' is passed directly as an attribute to
> 'db8500_prcmu_pdata', so there's no requirement to assign it a second
> time. In fact, it's only due to an ordering issue that the entire
> 'db8500_prcmu_pdata' data structure isn't completely over-written by the
> assignment in u8500_init_devices().
>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Good catch! Patch applied.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list