regulator: ab8500: Remove ab8500_regulator_debug_init/exit()
authorAxel Lin <[email protected]>
Sun, 8 Jun 2014 14:47:10 +0000 (22:47 +0800)
committerMark Brown <[email protected]>
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 <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
drivers/regulator/ab8500.c
include/linux/regulator/ab8500.h