commit | 6e908892025885b07e804dc6c05aab6ce1e06832 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jul 14 11:40:01 2015 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jul 16 09:39:38 2015 +0200 |
tree | 735f157029293457be829f436c1c28c841b263d7 | |
parent | 0e948042c4203b97e44370993ef042c945308282 [diff] |
pinctrl: UniPhier: add UniPhier pinctrl core support The core support for the pinctrl drivers for all the UniPhier SoCs. Changes in v2: - drop vogus THIS_MODULE because this file is always built-in - drop vogus "include <linux/module.h> because this file is always built-in Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>