]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: sirf: move sgpio lock into state container
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Apr 2014 21:13:01 +0000 (23:13 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 9 Apr 2015 08:16:13 +0000 (10:16 +0200)
commit17171298a23a597e7fbb10026b58a53e822d4e21
tree0b3b568261230afba27e267a836fa5e306209349
parent5d16f82e2479a6835578b74720be8e7e5b8f0833
pinctrl: sirf: move sgpio lock into state container

Instead of referring to a global static variable for the sgpio
locking, use the state container to contain the lock.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sirf/pinctrl-sirf.c