From: Joe Perches Date: Tue, 29 Nov 2011 19:37:33 +0000 (-0800) Subject: nfc: Convert nfc_dbg to pr_debug X-Git-Tag: v3.3-rc1~182^2~261^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c239c1390bd6f3bb389fe1a7e8307f29f52563;p=pandora-kernel.git nfc: Convert nfc_dbg to pr_debug Using the standard debugging mechanisms is better than subsystem specific ones when the subsystem doesn't use a specific struct. Coalesce long formats. Signed-off-by: Joe Perches Signed-off-by: John W. Linville --- Reading git-diff-tree failed