Re: [PATCH] drivers: gpio: Use devm_ioremap_resource function

2013-03-27 Thread Linus Walleij
On Thu, Mar 14, 2013 at 10:34 AM, Sachin Kamat wrote: > On 14 March 2013 14:57, Alexandru Gheorghiu wrote: >> Use the newly introduced devm_ioremap_resource() instead of >> devm_request_and_ioremap() which provides more consistent error >> handling. >> >> Signed-off-by: Alexandru Gheorghiu > > S

Re: [PATCH] drivers: gpio: Use devm_ioremap_resource function

2013-03-14 Thread Sachin Kamat
On 14 March 2013 14:57, Alexandru Gheorghiu wrote: > Use the newly introduced devm_ioremap_resource() instead of > devm_request_and_ioremap() which provides more consistent error > handling. > > Signed-off-by: Alexandru Gheorghiu Similar patch has already been submitted: https://lkml.org/lkml/20