On 10 February 2015 at 17:37, Simon Glass wrote:
> On 9 February 2015 at 23:46, Peng Fan wrote:
>> Add a new entry in platdata structure and intialize
>> bank_index in mxc_plat array.
>> This new entry can avoid using `plat - mxc_plat` by using
>> `plat->bank_index`.
>>
>> Signed-off-by: Peng Fan
On 9 February 2015 at 23:46, Peng Fan wrote:
> Add a new entry in platdata structure and intialize
> bank_index in mxc_plat array.
> This new entry can avoid using `plat - mxc_plat` by using
> `plat->bank_index`.
>
> Signed-off-by: Peng Fan
> Acked-by: Igor Grinberg
Acked-by: Simon Glass
_
Add a new entry in platdata structure and intialize
bank_index in mxc_plat array.
This new entry can avoid using `plat - mxc_plat` by using
`plat->bank_index`.
Signed-off-by: Peng Fan
Acked-by: Igor Grinberg
---
drivers/gpio/mxc_gpio.c | 17 +
1 file changed, 9 insertions(+), 8
3 matches
Mail list logo