[media] saa7134-ts: use pr_fmt() at the debug macro
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Apr 2015 11:38:02 +0000 (08:38 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 May 2015 13:09:28 +0000 (10:09 -0300)
commitaf5d20ceb359bcd6a76c156a99ff5100c4b05401
tree56a5296d11f5b2d809fdc55cddeecb4d72e1a2df
parent30693f346e4f5c0720de66c424b38053f9e34a08
[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 <mchehab@osg.samsung.com>
drivers/media/pci/saa7134/saa7134-ts.c
This page took 0.041139 seconds and 5 git commands to generate.