]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: samsung: Handle banks with two configuration registers
authorTomasz Figa <tomasz.figa@gmail.com>
Mon, 18 Mar 2013 21:31:54 +0000 (22:31 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Apr 2013 07:43:39 +0000 (09:43 +0200)
commit9df95c1c2e99da95b980fdea8cef9428290594d3
tree7a856e8bcb2440f8d6f641e34e1bd90cd97d147a
parent5bb1f93241960e2eb86ebb4e3b75a4385fc1c17e
pinctrl: samsung: Handle banks with two configuration registers

This patch adds support for banks that have more than one function
configuration registers, e.g. some of the banks of S3C64xx SoCs.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-samsung.c