]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb497127e80ee9da6eac2af8a05af1ae8c4b59f6a
tree56a5296d11f5b2d809fdc55cddeecb4d72e1a2df
parentcfaae54b6ce1736cd0ff03660744715f510c1ee8
[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