V4L/DVB (4273): Always log pvrusb2 device register / unregister events
authorMike Isely <isely@pobox.com>
Thu, 29 Jun 2006 12:26:43 +0000 (09:26 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 30 Jun 2006 18:59:34 +0000 (15:59 -0300)
commit47ed3bc6cf03d11207ab219945fbc556885743f4
treeaad7c04dee796411cc944db94cf8692e66be267f
parent3407e387c8144e08fafcc3287bcf9452d14f1d38
V4L/DVB (4273): Always log pvrusb2 device register / unregister events

Previously the pvrusb2 driver was conditionalizing printing of the
device register / unregister messages against a debug mask.  This sort
of information should always appear, thus this patch.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-v4l2.c