From 2179de602c33d0b7b87f087dd7fbf35d22da4bd8 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Mon, 4 Aug 2014 08:13:16 -0300 Subject: [PATCH] [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-format-patch failed