]> git.baikalelectronics.ru Git - kernel.git/commit
phy: sun4i: depend on RESET_CONTROLLER
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 10 Jul 2014 06:24:59 +0000 (11:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 01:23:49 +0000 (18:23 -0700)
commit9f0de22fc97ff2f37c804ee7c2f4f84fef33b0f3
tree8a15330b795c7a0aeb4c169aaa7a7fa0ca938a6b
parent5d93d5f6a60004d03daee8672855b3a2ca139f39
phy: sun4i: depend on RESET_CONTROLLER

The driver depend on the reset framework in a mandatory way. Make sure
reset_control_get is defined by adding this dependency in Kconfig

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/phy/Kconfig