From: Mauro Carvalho Chehab Date: Thu, 30 Apr 2015 11:38:02 +0000 (-0300) Subject: [media] saa7134-ts: use pr_fmt() at the debug macro X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~360 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af5d20ceb359bcd6a76c156a99ff5100c4b05401;p=pandora-kernel.git [media] saa7134-ts: use pr_fmt() at the debug macro instead of using dev->name, let's use pr_fmt() like on the other parts of saa7134. Also, rename the debug macro to ts_dbg() to match the namespace for the debug macros. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed