Revert "staging:media: Use dev_dbg() instead of pr_debug()"
authorGreg Kroah-Hartman <[email protected]>
Mon, 25 Nov 2013 17:21:55 +0000 (09:21 -0800)
committerGreg Kroah-Hartman <[email protected]>
Mon, 25 Nov 2013 17:21:55 +0000 (09:21 -0800)
commit66a528c1c3d66442e1fbb1e3c512f7557fa0d0c3
tree01caeb8e4d98f47f0eafffbfd5e55f19c1d3a2b0
parent1b672224d128ec2570eb37572ff803cfe452b4f7
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 <[email protected]>
Cc: Dulshani Gunawardhana <[email protected]>
Cc: Josh Triplett <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/media/go7007/go7007-usb.c