power: supply: replace pr_* with dev_*
authorAishwarya Pant <aishpant@gmail.com>
Tue, 10 Oct 2017 14:39:18 +0000 (20:09 +0530)
committerSebastian Reichel <sebastian.reichel@collabora.co.uk>
Mon, 6 Nov 2017 12:59:41 +0000 (13:59 +0100)
commit33a7067732cf1b86b5dc672cfa9bbc15460117e5
tree4647eb75f4061a709b509f39998fac3af4380b09
parente7c984cc6f35766019039867875c788c4545147a
power: supply: replace pr_* with dev_*

Use kernel preferred dev_* family of functions in place of pr_*,
wherever a device object is present.

Done with the help of coccinelle.

Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
drivers/power/supply/power_supply_core.c
drivers/power/supply/twl4030_charger.c