regulator: change debug statement be consistent with the style of the rest
authorWanlong Gao <wanlong.gao@gmail.com>
Sun, 17 Apr 2011 00:53:57 +0000 (08:53 +0800)
committerJiri Kosina <jkosina@suse.cz>
Tue, 10 May 2011 08:11:29 +0000 (10:11 +0200)
commitc719864f15676af92b705589c93ba1468b89cd24
treef9f95feee76714bc18b5efe2738443fbc12c5a3c
parent3d1c89b49119820a60c03e718108c553ce9e6b22
regulator: change debug statement be consistent with the style of the rest

change the "mc13783_regulator_probe" string in the function
"mc13783_regulator_probe" to "__func__" for the debug statement be consistent
with the style of the rest of the file.

Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/regulator/mc13783-regulator.c