Re: [PATCH 02/16] pinctrl: exynos: Parse wakeup-eint parameters from DT

2012-10-10 Thread Tomasz Figa
On Wednesday 10 of October 2012 09:18:51 Linus Walleij wrote: > On Mon, Oct 8, 2012 at 10:39 AM, Tomasz Figa wrote: > > This patch converts the pinctrl-exynos driver to parse wakeup interrupt > > count and register offsets from device tree. It reduces the amount of > > static platform-specific dat

Re: [PATCH 02/16] pinctrl: exynos: Parse wakeup-eint parameters from DT

2012-10-10 Thread Linus Walleij
On Mon, Oct 8, 2012 at 10:39 AM, Tomasz Figa wrote: > This patch converts the pinctrl-exynos driver to parse wakeup interrupt > count and register offsets from device tree. It reduces the amount of > static platform-specific data and facilitates adding further SoC > variants to pinctrl-samsung dr

[PATCH 02/16] pinctrl: exynos: Parse wakeup-eint parameters from DT

2012-10-08 Thread Tomasz Figa
This patch converts the pinctrl-exynos driver to parse wakeup interrupt count and register offsets from device tree. It reduces the amount of static platform-specific data and facilitates adding further SoC variants to pinctrl-samsung driver. Signed-off-by: Tomasz Figa --- drivers/pinctrl/pinctr