commit | 33a7067732cf1b86b5dc672cfa9bbc15460117e5 | [log] [tgz] |
---|---|---|
author | Aishwarya Pant <aishpant@gmail.com> | Tue Oct 10 20:09:18 2017 +0530 |
committer | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | Mon Nov 06 13:59:41 2017 +0100 |
tree | 4647eb75f4061a709b509f39998fac3af4380b09 | |
parent | e7c984cc6f35766019039867875c788c4545147a [diff] |
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>