upstream: [media] omap4iss: Don't check for DEBUG when printing IRQ debugging messages
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 28 Mar 2014 17:38:17 +0000 (14:38 -0300)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:26:56 +0000 (14:26 +0900)
commit3f15dbd0dfe306cbb7e36c796cdd9be675746e06
tree3a6ebec365a51df4c5b4a3cc801142ddcf51c7c5
parent42bd7f634c463d3f6451cc178dec091208e66478
upstream: [media] omap4iss: Don't check for DEBUG when printing IRQ debugging messages

Now that the VIDEO_OMAP4_DEBUG Kconfig option has been removed in favour
of dynamic printk, the DEBUG macro isn't defined anymore. Don't check
for it to guard IRQ debugging messages compilation, as they're already
guarded by the ISS_ISR_DEBUG macro.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/staging/media/omap4iss/iss.c