commit | c5e28ed78274468b92522e7f1e9a5e6080559100 | [log] [tgz] |
---|---|---|
author | Daniel Walker <dwalker@codeaurora.org> | Wed Nov 17 15:30:27 2010 -0800 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Wed Jan 12 14:33:00 2011 +0000 |
tree | fd8591753f8f644280e083b4b128fca2a035c6ef | |
parent | 7bed08c56540825ab9c7909a12e9b5bcdafa62ba [diff] |
drivers: regulator: core: use pr_fmt This adds a pr_fmt line which uses the __func__ macro. I also convert the current pr_ lines to remove their __func__ usage. Cc: bleong@codeaurora.org Signed-off-by: Daniel Walker <dwalker@codeaurora.org> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>