From: Lorenzo Stoakes Date: Fri, 20 Mar 2015 15:22:15 +0000 (+0000) Subject: staging: sm750fb: Remove spinlock helper function X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb422f3bbc47ebf30ea3862b6ade462ea8e81e56;p=pandora-kernel.git staging: sm750fb: Remove spinlock helper function This patch removes the unnecessary spinlock helper function and instead calls spin_lock and spin_unlock directly. This does *not* resolve sparse warnings about context imbalances but these are spurious. Signed-off-by: Lorenzo Stoakes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed