regulator: ab8500: Remove ab8500_regulator_debug_init/exit()
authorAxel Lin <axel.lin@ingics.com>
Sun, 8 Jun 2014 14:47:10 +0000 (22:47 +0800)
committerMark Brown <broonie@linaro.org>
Sun, 22 Jun 2014 10:51:47 +0000 (11:51 +0100)
commit03187c72db60e20354aca6802bc5cc3e42c1d6e1
tree5c56db40d1a1e8fe9bfc7dec8e6c7f872690d146
parenta5c1a416013b04b66c721af2e90c04dce604d0b2
regulator: ab8500: Remove ab8500_regulator_debug_init/exit()

CONFIG_REGULATOR_AB8500_DEBUG is always not defined.
ab8500_regulator_debug_init() is not called at all now,
ab8500_regulator_debug_exit() simply return 0, thus remove them.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/ab8500.c
include/linux/regulator/ab8500.h