twx-linux/include/linux/regulator
Stephen Boyd 2475143444 regulator: Remove ifdefs for debugfs code
If CONFIG_DEBUG_FS=y debugfs functions will never return an
ERR_PTR. Instead they'll return NULL. The intent is to remove
ifdefs in calling code.

Update the code to reflect this. We gain an extra dentry pointer
per struct regulator and struct regulator_dev but that should be
ok because most distros have debugfs compiled in anyway.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-02-21 09:56:51 +00:00
..
ab8500.h
bq24022.h
consumer.h regulator: add regulator_bulk_force_disable function 2012-01-03 20:20:01 +00:00
db8500-prcmu.h
driver.h regulator: Remove ifdefs for debugfs code 2012-02-21 09:56:51 +00:00
fixed.h
gpio-regulator.h regulator: Add driver for gpio-controlled regulators 2011-10-09 12:36:21 +01:00
lp3971.h
lp3972.h
machine.h regulator: Constify constraints name 2011-10-14 20:59:30 +01:00
max1586.h
max8649.h
max8660.h
max8952.h
of_regulator.h regulator: pass device_node to of_get_regulator_init_data() 2011-12-05 19:10:17 +00:00
tps6507x.h
userspace-consumer.h