]> Pileus Git - ~andy/linux/commit
Revert "staging:media: Use dev_dbg() instead of pr_debug()"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 17:21:55 +0000 (09:21 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
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 <m.chehab@samsung.com>
Cc: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Cc: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/go7007/go7007-usb.c