[PATCH v2 1/7] pinctrl: UniPhier: add UniPhier pinctrl core support
From: Linus Walleij <hidden>
Date: 2015-07-16 07:20:18
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2015-07-16 07:20:18
Also in:
linux-gpio, lkml
On Tue, Jul 14, 2015 at 4:40 AM, Masahiro Yamada [off-list ref] wrote:
The core support for the pinctrl drivers for all the UniPhier SoCs.
Signed-off-by: Masahiro Yamada <redacted>
---
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-inThis looks nice and uses all generic facilities we have. Patch applied. Yours, Linus Walleij