commit | b2b3adc93e9e46554bedf26f2ee081126c2b8a22 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Wed Sep 13 17:47:10 2017 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Oct 13 10:42:59 2017 +0100 |
tree | eec9a8d1d066b7c3922968f458c42c25a4880f99 | |
parent | 8f76af65a53cfee25c1a7eccbf8a180d7471657d [diff] |
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>