regulator: tps65218: Add OF dependency
authorAxel Lin <axel.lin@ingics.com>
Wed, 19 Feb 2014 08:35:03 +0000 (16:35 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 19 Feb 2014 12:18:58 +0000 (21:18 +0900)
commit948838a10ad24afea3229957b6f02f8587a569e0
tree26ba2301e3581374859f76c29c1b20d8458ea0c2
parent413be59e2f33382305876b17f218666d03cf3aac
regulator: tps65218: Add OF dependency

This is a DT-only driver, so make it depend on OF and remove of_match_ptr in
the code.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/Kconfig
drivers/regulator/tps65218-regulator.c