Re: [PATCH 4/8] gpio-mm-lantiq: Use of_propery_read_u16

2015-01-19 Thread Ricardo Ribalda Delgado
Hello Mark Thanks for noticing. I have just sent the v2 of the patch. Regards! On Mon, Jan 19, 2015 at 11:57 AM, Mark Rutland wrote: > On Sun, Jan 18, 2015 at 11:39:29AM +, Ricardo Ribalda Delgado wrote: >> Instead of parsing manually the shadow content, use the much simpler >> helper of_pr

Re: [PATCH 4/8] gpio-mm-lantiq: Use of_propery_read_u16

2015-01-19 Thread Mark Rutland
On Sun, Jan 18, 2015 at 11:39:29AM +, Ricardo Ribalda Delgado wrote: > Instead of parsing manually the shadow content, use the much simpler > helper of_property_read_u16. > > Cc: Linus Walleij > Cc: Alexandre Courbot > Cc: Grant Likely > Cc: Rob Herring > Cc: John Crispin > Cc: devicet...