From: Theodore Kilgore Date: Mon, 4 Feb 2013 16:17:55 +0000 (-0300) Subject: [media] gspca: Remove gspca-specific debug magic X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~550 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c93396e13576928a073154b5715761ff8a998368;p=pandora-kernel.git [media] gspca: Remove gspca-specific debug magic Instead use v4l2_dbg and v4l2_err. Note that the PDEBUG macro is kept to make this patch-set less invasive, but it is simply a wrapper around v4l2_dbg now. Most of the other changes are there to make the dev parameter for the v4l2_xxx macros available everywhere we do logging. Signed-off-by: Theodore Kilgore Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed