Re: [PATCH -next] gpio: generic: Revert to old error handling in bgpio_map

2015-10-27 Thread Linus Walleij
On Wed, Oct 21, 2015 at 9:12 AM, Guenter Roeck wrote: > Returning an error instead of NULL in bgpio_map if > platform_get_resource_byname does not find a resource was introduced with > commit cf3f2a2c8bae ("gpio: generic: improve error handling in bgpio_map"). > This results in several qemu runti

Re: [PATCH -next] gpio: generic: Revert to old error handling in bgpio_map

2015-10-21 Thread Heiner Kallweit
On Wed, Oct 21, 2015 at 9:12 AM, Guenter Roeck wrote: > Returning an error instead of NULL in bgpio_map if > platform_get_resource_byname does not find a resource was introduced with > commit cf3f2a2c8bae ("gpio: generic: improve error handling in bgpio_map"). > This results in several qemu runtim

[PATCH -next] gpio: generic: Revert to old error handling in bgpio_map

2015-10-21 Thread Guenter Roeck
Returning an error instead of NULL in bgpio_map if platform_get_resource_byname does not find a resource was introduced with commit cf3f2a2c8bae ("gpio: generic: improve error handling in bgpio_map"). This results in several qemu runtime failures with default and non-default configurations, if atte