[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)
commit76424a0a50982e4026c7d1d5a0cddc92eecc5969
tree36296bc5a0cf782c8e9f18d691eee984d776c4ab
parent6c03e38b34dcfcdfa2f10cf984995a48f030f039
[media] em28xx: move printk lines outside mutex lock

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>
drivers/media/video/em28xx/em28xx-core.c