From: Daniel Walker Date: Wed, 17 Nov 2010 23:30:28 +0000 (-0800) Subject: drivers: regulator: core: convert to using pr_ macros X-Git-Tag: v2.6.38-rc1~242^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d7372e15ebd7f56a336fabe6ee31f8e692cd9cb;p=pandora-kernel.git drivers: regulator: core: convert to using pr_ macros The regulator framework uses a lot of printks with a specific formatting using __func__. This converts them to use pr_ calls with a central format string. Cc: bleong@codeaurora.org Signed-off-by: Daniel Walker Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed