From: Imre Deak Date: Mon, 15 May 2006 07:35:25 +0000 (-0700) Subject: [PATCH 3/6] ads7846: replace spin_lock_irqsave X-Git-Tag: v2.6.17-omap1~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36350e2973b72a651f10af9b4df644e683b4d7ce;p=pandora-kernel.git [PATCH 3/6] ads7846: replace spin_lock_irqsave Replace spin_lock_irqsave's with spin_lock_irq where possible, fix a related bug in ads7846_disable() where we spin_unlock_irqrestore'd from an uninitialized flags. Signed-off-by: Imre Deak --- Reading git-diff-tree failed