From: Greg Kroah-Hartman Date: Mon, 25 Nov 2013 17:21:55 +0000 (-0800) Subject: Revert "staging:media: Use dev_dbg() instead of pr_debug()" X-Git-Tag: v3.13-rc2~16^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a528c1c3d66442e1fbb1e3c512f7557fa0d0c3;p=pandora-kernel.git Revert "staging:media: Use dev_dbg() instead of pr_debug()" This reverts commit b6ea5ef80aa7fd6f4b18ff2e4174930e8772e812. Turns out to have lots of run-time issues in that the structure is not initialized before it is used in the debugging messages. Reported-by: Mauro Carvalho Chehab Cc: Dulshani Gunawardhana Cc: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed