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)
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>

No differences found