[media] em28xx: move printk lines outside mutex lock
authorChris Rankin <rankincj@yahoo.com>
Sat, 20 Aug 2011 11:31:05 +0000 (08:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Sep 2011 23:50:11 +0000 (20:50 -0300)
There's no reason to still be holding the device list mutex for either of these
printk statements.

Signed-off-by: Chris Rankin <rankincj@yahoo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found