The patch has lines wrapped, so it will not apply. Can you fix this and
send it again?
> I do not know whether it's the best thing to do. The 2 others use the
> same bit-banging scheme and could be grouped under a sub-system (such as
> I2C). The USB module is different. Maybe it's better to register it
> under the USB sub-system...
It's up to you. But in looking at the driver some more, is there any
reason it has to be in kernel space? Can't you do everything you need
from userspace and use usbfs (or libusb) to talk to the device?
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/