Home
last modified time | relevance | path

Searched hist:"4246 e55fa830aa48cc5a7c3c023eee6553415b4b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dtps6507x-regulator.cdiff 4246e55fa830aa48cc5a7c3c023eee6553415b4b Wed Feb 05 12:36:00 CST 2014 Manish Badarkhe <badarkhe.manish@gmail.com> regulator: tps6507x: Use "IS_ENABLED" for DT code.

Instead of "#ifdef CONFIG_OF" use "IS_ENABLED(CONFIG_OF)"
option for DT code to avoid if-deffery in code.
Also, modify code as per coding style.

Signed-off-by: Manish Badarkhe <badarkhe.manish@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>