Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: serial: mos7720: always require an interrupt endpoint
This driver have treated the interrupt endpoint as optional despite it always being present (according to the datasheet). Let's consider it mandatory instead. Signed-off-by: Johan Hovold <johan@kernel.org>
- Loading branch information