commit | 6f792f471fad3ed16aca9ccedacdcd48fbedf7a9 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Thu Oct 12 10:54:22 2017 +0200 |
committer | Johan Hovold <johan@kernel.org> | Fri Oct 13 09:45:09 2017 +0200 |
tree | d897cbba33bfbb1827627d56170d13b267b7ff6f | |
parent | 2339536d229df25c71c0900fc619289229bfecf6 [diff] |
USB: serial: metro-usb: simplify endpoint check Let usb-serial core verify that the interrupt-in endpoint is present when binding the interface instead of the driver verifying this at every open. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Johan Hovold <johan@kernel.org>