commit | 27fe971d08b43f649358745a55f3c48ac6f413f8 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Fri Apr 30 09:45:51 2010 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri May 07 17:17:40 2010 -0600 |
tree | b9ac11243bb57db206952f81e5b596f2108a8140 | |
parent | 2b78a963c800252a0016785813cc5140c006145c [diff] |
viafb: Do not remove gpiochip under spinlock gpiochip_remove() is not meant to be called with interrupts disabled, and there is no need for the lock here in any case. Reported-by: Bruno Prémont <bonbons@linux-vserver.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>