Re: [PATCH 00/23] gpio: sysfs: fixes and clean ups

2015-04-26 Thread Alexandre Courbot
On Wed, Apr 22, 2015 at 12:42 AM, Johan Hovold wrote: > These patches fix a number of issues with the gpio sysfs interface, > including > > - fix memory leaks and crashes on device hotplug > - straighten out the convoluted locking > - reduce sysfs-interface latencies through more fine-grained l

[PATCH 00/23] gpio: sysfs: fixes and clean ups

2015-04-21 Thread Johan Hovold
These patches fix a number of issues with the gpio sysfs interface, including - fix memory leaks and crashes on device hotplug - straighten out the convoluted locking - reduce sysfs-interface latencies through more fine-grained locking - more clearly separate the sysfs-interface implementation