On 2 February 2015 at 17:55, Simon Glass wrote:
> On 30 January 2015 at 23:47, Axel Lin wrote:
>> Use dev_get_priv() rather than dev_get_platdata() to get correct address of
>> private data.
>>
>> Signed-off-by: Axel Lin
>> ---
>> v2: Fix an obvious typo in subject line (s/addres/address).
>> d
On 30 January 2015 at 23:47, Axel Lin wrote:
> Use dev_get_priv() rather than dev_get_platdata() to get correct address of
> private data.
>
> Signed-off-by: Axel Lin
> ---
> v2: Fix an obvious typo in subject line (s/addres/address).
> drivers/gpio/at91_gpio.c | 10 +-
> 1 file changed,
Use dev_get_priv() rather than dev_get_platdata() to get correct address of
private data.
Signed-off-by: Axel Lin
---
v2: Fix an obvious typo in subject line (s/addres/address).
drivers/gpio/at91_gpio.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/gpio/a
3 matches
Mail list logo