[PATCH 2/4] gpio: samsung: Skip registration if pinctrl driver is present on Exynos4x12
From: Linus Walleij <hidden>
Date: 2012-10-28 19:11:50
Also in:
linux-devicetree, linux-samsung-soc
From: Linus Walleij <hidden>
Date: 2012-10-28 19:11:50
Also in:
linux-devicetree, linux-samsung-soc
On Wed, Oct 24, 2012 at 4:37 PM, Tomasz Figa [off-list ref] wrote:
This patch modifies the Samsung GPIO driver to check for pinctrl driver presence earlier and use generic matching instead of a single compatible value. This allows us to fix warning about unrecognized SoC in case of Exynos4x12, which is not supported by this driver. Signed-off-by: Tomasz Figa <redacted> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Linus Walleij <redacted> Tell me if there is something you want merged through the GPIO or pinctrl tree. I have this Samsung branch on the pinctrl tree... Yours, Linus Walleij