pinctrl: samsung: Use define from dt-bindings for pin mux function
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 15 Jun 2017 15:06:28 +0000 (17:06 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 18 Jul 2017 18:23:12 +0000 (20:23 +0200)
commit4460dc21cbaf056cf34b82d72d9b6270ec0b02fe
treea9074f686d257ab54a54c8922ec5f8063472da04
parentff60dcedbd99395c3355bc00fd302c31c96c9b92
pinctrl: samsung: Use define from dt-bindings for pin mux function

We already have macros for values used by driver and Device Tree
sources for pin mux configuration.  Use them instead of duplicating
defines.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
drivers/pinctrl/samsung/pinctrl-exynos.c
drivers/pinctrl/samsung/pinctrl-exynos.h
drivers/pinctrl/samsung/pinctrl-samsung.c
drivers/pinctrl/samsung/pinctrl-samsung.h