git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
499147c
)
pinctrl: samsung: Remove hardcoded register offsets
author
Tomasz Figa
<tomasz.figa@gmail.com>
Mon, 18 Mar 2013 21:31:53 +0000
(22:31 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 9 Apr 2013 07:42:25 +0000
(09:42 +0200)
This patch replaces statically hardcoded register offsets of Exynos SoCs
with an array of register offsets in samsung_pin_bank_type struct.
Thanks to this change, support for SoCs with other set and order of
registers can be added (e.g. S3C24xx and S3C64xx).
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found