]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (13225): pvrusb2: Report hardware description to kernel log upon initialization
authorMike Isely <isely@pobox.com>
Mon, 12 Oct 2009 03:23:37 +0000 (00:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:40:59 +0000 (18:40 -0200)
commit3df205a323e5e144c5ace468b8ad9d858f130daf
tree772865c5a871bbbbd1b96dea864f9a295d0b2cdf
parent4ab7274dac93d61a845a3cea639586bce9432695
V4L/DVB (13225): pvrusb2: Report hardware description to kernel log upon initialization

The driver also contains a piece of configuration data that produces a
one line description of the specific hardware being driver
(e.g. "Hauppauge 24xxx", "OnAir", etc).  This change generates an
informational message to the kernel log reporting the hardware type
being driven.  This is a very useful thing to know when diagnosing
problems.

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