[U-Boot] [PATCH RFT v2] gpio: at91: Fix getting address of private data

Simon Glass sjg at chromium.org
Tue Feb 3 01:55:23 CET 2015


On 30 January 2015 at 23:47, Axel Lin <axel.lin at ingics.com> wrote:
> Use dev_get_priv() rather than dev_get_platdata() to get correct address of
> private data.
>
> Signed-off-by: Axel Lin <axel.lin at ingics.com>
> ---
> v2: Fix an obvious typo in subject line (s/addres/address).
>  drivers/gpio/at91_gpio.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>

Thanks for picking this up. I'll apply it to u-boot-dm soon as a bug fix.

Regards,
Simon


More information about the U-Boot mailing list