From: Barry Song Date: Thu, 27 Sep 2012 09:55:17 +0000 (+0800) Subject: pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~44^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d26c1eab8e94f89f17593e11d88a3821be6c3c;p=pandora-kernel.git pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input sirfsoc_gpio_set_input() is called in those functions which have held the spinlock, so delete the duplicated locking. Signed-off-by: Barry Song Signed-off-by: Linus Walleij --- Reading git-diff-tree failed