From: Martin Kepplinger Date: Mon, 4 Aug 2014 11:13:16 +0000 (-0300) Subject: [media] staging: media: as102: replace custom dprintk() with dev_dbg() X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2179de602c33d0b7b87f087dd7fbf35d22da4bd8;p=pandora-kernel.git [media] staging: media: as102: replace custom dprintk() with dev_dbg() remove dprintk() and replace it with dev_dbg() or pr_debug() in order to use the common kernel coding style. Signed-off-by: Martin Kepplinger Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed