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

Simon Glass sjg at chromium.org
Fri Feb 6 22:46:57 CET 2015


On 2 February 2015 at 17:55, Simon Glass <sjg at chromium.org> wrote:
> 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.

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list