On Tue, Mar 22, 2011 at 08:43:47PM -0700, Guenter Roeck wrote:
> This patch adds support for the I2C interface of the Devantech USB-ISS
> Multifunction adapter.
> 
> Signed-off-by: Guenter Roeck <[email protected]>
> ---
> The driver has one problem: It competes with the cdc_acm driver for device
> access. Copying the usb mailing list in the hope that someone can tell me
> if there is a way to prevent this from happening.

Why does it "compete"?
Is it because this driver also exposes a cdc-acm class interface?  Why
is it doing that if it doesn't follow that spec?  We do already support
a number of "quirks" in the cdc-acm driver, I don't see why we couldn't
add a "blacklist this device" one there as well to help you out here if
it's needed.

thanks,

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

Reply via email to