Re: [PATCH 4/4] pinctrl: berlin: use the generic node to map function

2014-10-28 Thread Linus Walleij
On Mon, Oct 20, 2014 at 10:04 AM, Antoine Tenart wrote: > A generic node to map function has been added into the pinctrl > framework. It is provieded by GENERIC_PINCONF. Use it in the Berlin > pinctrl driver as it fits the needs. > > Signed-off-by: Antoine Tenart Really nice. Will just apply

Re: [PATCH 4/4] pinctrl: berlin: use the generic node to map function

2014-10-28 Thread Linus Walleij
On Mon, Oct 20, 2014 at 10:04 AM, Antoine Tenart antoine.ten...@free-electrons.com wrote: A generic node to map function has been added into the pinctrl framework. It is provieded by GENERIC_PINCONF. Use it in the Berlin pinctrl driver as it fits the needs. Signed-off-by: Antoine Tenart

[PATCH 4/4] pinctrl: berlin: use the generic node to map function

2014-10-20 Thread Antoine Tenart
A generic node to map function has been added into the pinctrl framework. It is provieded by GENERIC_PINCONF. Use it in the Berlin pinctrl driver as it fits the needs. Signed-off-by: Antoine Tenart --- drivers/pinctrl/berlin/Kconfig | 1 + drivers/pinctrl/berlin/berlin.c | 53

[PATCH 4/4] pinctrl: berlin: use the generic node to map function

2014-10-20 Thread Antoine Tenart
A generic node to map function has been added into the pinctrl framework. It is provieded by GENERIC_PINCONF. Use it in the Berlin pinctrl driver as it fits the needs. Signed-off-by: Antoine Tenart antoine.ten...@free-electrons.com --- drivers/pinctrl/berlin/Kconfig | 1 +