Re: [PATCH 3.10 25/50] gpiolib: of: Correct error handling in of_get_named_gpiod_flags

2015-01-26 Thread Greg Kroah-Hartman
On Sun, Jan 25, 2015 at 04:29:26PM -0800, Guenter Roeck wrote: > On 01/25/2015 02:05 PM, Greg Kroah-Hartman wrote: > >On Sun, Jan 25, 2015 at 01:31:49PM -0800, Guenter Roeck wrote: > >>On Sun, Jan 25, 2015 at 10:07:15AM -0800, Greg Kroah-Hartman wrote: > >>>3.10-stable review patch. If anyone has

Re: [PATCH 3.10 25/50] gpiolib: of: Correct error handling in of_get_named_gpiod_flags

2015-01-25 Thread Guenter Roeck
On 01/25/2015 02:05 PM, Greg Kroah-Hartman wrote: On Sun, Jan 25, 2015 at 01:31:49PM -0800, Guenter Roeck wrote: On Sun, Jan 25, 2015 at 10:07:15AM -0800, Greg Kroah-Hartman wrote: 3.10-stable review patch. If anyone has any objections, please let me know. -- From: Hans Holmb

Re: [PATCH 3.10 25/50] gpiolib: of: Correct error handling in of_get_named_gpiod_flags

2015-01-25 Thread Greg Kroah-Hartman
On Sun, Jan 25, 2015 at 01:31:49PM -0800, Guenter Roeck wrote: > On Sun, Jan 25, 2015 at 10:07:15AM -0800, Greg Kroah-Hartman wrote: > > 3.10-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Hans Holmberg > > > > commit 7b8792bbdff

Re: [PATCH 3.10 25/50] gpiolib: of: Correct error handling in of_get_named_gpiod_flags

2015-01-25 Thread Guenter Roeck
On Sun, Jan 25, 2015 at 10:07:15AM -0800, Greg Kroah-Hartman wrote: > 3.10-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Hans Holmberg > > commit 7b8792bbdffdff3abda704f89c6a45ea97afdc62 upstream. > > of_get_named_gpiod_flags fails wit

[PATCH 3.10 25/50] gpiolib: of: Correct error handling in of_get_named_gpiod_flags

2015-01-25 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Hans Holmberg commit 7b8792bbdffdff3abda704f89c6a45ea97afdc62 upstream. of_get_named_gpiod_flags fails with -EPROBE_DEFER in cases where the gpio chip is available and the GPIO translation fai