]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mfd: tps65218: Introduce dependency on CONFIG_OF
authorKeerthy <j-keerthy@ti.com>
Wed, 13 Sep 2017 12:17:10 +0000 (17:47 +0530)
committerLee Jones <lee.jones@linaro.org>
Fri, 13 Oct 2017 09:42:59 +0000 (10:42 +0100)
commitb2b3adc93e9e46554bedf26f2ee081126c2b8a22
treeeec9a8d1d066b7c3922968f458c42c25a4880f99
parent8f76af65a53cfee25c1a7eccbf8a180d7471657d
mfd: tps65218: Introduce dependency on CONFIG_OF

Currently the driver boots only via device tree hence add a
dependency on CONFIG_OF. This leaves with a bunch of unused code
so clean that up.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/tps65218.c