]> git.baikalelectronics.ru Git - kernel.git/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)
commit6cda60accf5ad797c28d597ffd5c8f82ab71369e
tree01caeb8e4d98f47f0eafffbfd5e55f19c1d3a2b0
parent5efe83dddc1a6e496adadfc6d4f0cacc292ac07c
Revert "staging:media: Use dev_dbg() instead of pr_debug()"

This reverts commit 43039faba8e6bd7dd472a775570c3b284a2cc702.

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