From: Jonathan Corbet Date: Fri, 30 Apr 2010 15:45:51 +0000 (-0600) Subject: viafb: Do not remove gpiochip under spinlock X-Git-Tag: v2.6.35-rc1~475^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27fe971d08b43f649358745a55f3c48ac6f413f8;p=pandora-kernel.git 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 Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed