From: Benoit Cousson Date: Fri, 2 Mar 2012 10:11:26 +0000 (+0100) Subject: mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups X-Git-Tag: v3.4-rc1~66^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1a07b3440cc28946a77a974c21570bbef6ffa1;p=pandora-kernel.git mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups Since a structure device is available now, use the dev_ macros instead of the pr_ ones. Clean some badly formatted comments. Remove some unused variables. Move some variable to the place they belong. Clean some badly wrapped lines. Align variable definition Add missing braces in if-then-else block. Add blank line for better readability. Move stuff here and there... Conflicts: drivers/mfd/twl-core.c Signed-off-by: Benoit Cousson Cc: Felipe Balbi Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed