commit | fe15f13679bf52bb5c8acb8b4847e6d73ba62c17 | [log] [tgz] |
---|---|---|
author | Mike Isely <isely@pobox.com> | Sat Aug 30 18:11:40 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 12 09:36:57 2008 -0200 |
tree | 2b64c12e10c0ca892e3cf9307059e5e682780316 | |
parent | 157afbc0de7d99cde39a5525b4c43acd4e02ef82 [diff] |
V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used The driver includes an internal table specifying additional information on a per device-type basis. This works great until somebody tries to run-time associate another USB ID with the driver. This change should hopefully allow the driver to fail gracefully under such a circumstance. Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>