OSDN Git Service

[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)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 23 May 2014 15:00:45 +0000 (12:00 -0300)
commitd14cb130f359878f88fbb1e73af15ccd823cd32f
tree7c2a3af907ffb8206973ac5832468ad8fb3ccb63
parent2e509dddc4a89583c4d1d32743149678edbfe70d
[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