Re: [PATCH] gpio: em: Make use of devm functions

2013-03-27 Thread Magnus Damm
On Thu, Mar 28, 2013 at 12:01 AM, Linus Walleij wrote: > On Wed, Mar 27, 2013 at 7:11 AM, Magnus Damm wrote: > >> From: Magnus Damm >> >> Update the Emma Mobile GPIO driver to make use of devm >> functions. This simplifies the error handling and makes >> the code more compact. >> >> Signed-off-b

Re: [PATCH] gpio: em: Make use of devm functions

2013-03-27 Thread Linus Walleij
On Wed, Mar 27, 2013 at 7:11 AM, Magnus Damm wrote: > From: Magnus Damm > > Update the Emma Mobile GPIO driver to make use of devm > functions. This simplifies the error handling and makes > the code more compact. > > Signed-off-by: Magnus Damm I guess this is a resend. IIRC I just applied it

Re: [PATCH] gpio: em: Make use of devm functions

2013-03-27 Thread Magnus Damm
Hi Linus, On Wed, Mar 27, 2013 at 5:28 PM, Linus Walleij wrote: > On Wed, Mar 13, 2013 at 12:06 PM, Magnus Damm wrote: > >> From: Magnus Damm >> >> Update the Emma Mobile GPIO driver to make use of devm >> functions. This simplifies the error handling and makes >> the code more compact. >> >> S

Re: [PATCH] gpio: em: Make use of devm functions

2013-03-27 Thread Linus Walleij
On Wed, Mar 13, 2013 at 12:06 PM, Magnus Damm wrote: > From: Magnus Damm > > Update the Emma Mobile GPIO driver to make use of devm > functions. This simplifies the error handling and makes > the code more compact. > > Signed-off-by: Magnus Damm > --- > > Written on top of: > [PATCH] gpio: em