OSDN Git Service

[media] ttpci: cleanup debug macros and remove dead code
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 14 Oct 2016 10:58:43 +0000 (07:58 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 11:40:43 +0000 (09:40 -0200)
commita80e1d965cb9a77f20a493021e816761f8785faf
treea76dbb95a5da03e6c3def9d7911f94b9bcda4df4
parent61fc87498bc6a5becd30162e23928168b1e32318
[media] ttpci: cleanup debug macros and remove dead code

Continuation lines without KERN_CONT won't work anymore.
However, the way dprintk() was defined leads to the usage
of continuation lines, with should be avoided when possible.

So, redefine those macros.

While hre, remove some dead code at av7110.c with also
relies on continuation lines.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/ttpci/av7110.c
drivers/media/pci/ttpci/av7110.h
drivers/media/pci/ttpci/budget.h