From: Joe Perches Date: Tue, 20 May 2014 20:09:33 +0000 (-0700) Subject: USB: iowarrior: Convert local dbg macro to dev_dbg X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=549e83500b801dbd274bceec04afe02a0e989fe2;p=pandora-kernel.git USB: iowarrior: Convert local dbg macro to dev_dbg Use a more standard logging style. Add terminating newlines to formats. Remove __func__ as that can be added via dynamic debug. Remove now unnecessary debug module parameter. Remove the dbg macro too. Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed