[adding Johan on the CC list]

Anatolij Gustschin <[email protected]> writes:

> +static struct usb_device_id ftdi_mfd_table[] = {
> +     { USB_DEVICE(0x0403, 0x6014) },
> +     {}
> +};
> +MODULE_DEVICE_TABLE(usb, ftdi_mfd_table);

This device ID is currently handled by the ftdi_sio driver, so I believe
you at least have to explain how you intend these two drivers to
cooperate...



Bjørn
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to