From: Joe Perches Date: Tue, 4 Nov 2014 00:25:44 +0000 (-0800) Subject: staging: ft1000: Logging message neatening X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~448 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d8204d00fa3bcd1f3b4b060fb90675d00baee0;p=pandora-kernel.git staging: ft1000: Logging message neatening Use a more common logging style. o Convert DEBUG macros to pr_debug o Add pr_fmt o Remove embedded function names from pr_debug o Convert printks to pr_ o Coalesce formats and align arguments o Add missing terminating newlines Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed