David Howells <dhowe...@redhat.com> wrote:

> That should really be:
> 
>       [VID_MEDION_MD95700] = {USB_VID_MEDION, USB_PID_MEDION_MD95700},
> 
> since the index number is the model, not the vendor, which brings me to:
> 
>       [DVICO_BLUEBIRD_DVB_T_NANO_2_NFW_WARM] = {USB_VID_DVICO, 
> USB_PID_DVICO_BLUEBIRD_DVB_T_NANO_2_NFW_WARM},
> 
> which would be excessively long.

In fact, they're both wrong, since there needs to be a USB_DEVICE() wrapper.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to