commit | 92e6b2c675e1d247317ec41a078f49aaade7f716 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Thu Mar 02 12:51:19 2017 +0100 |
committer | Johan Hovold <johan@kernel.org> | Thu Mar 16 10:33:41 2017 +0100 |
tree | f46b544b30899fa6c0f160b28987cd85db53a845 | |
parent | 8520ac0d70d6c1709bf6768cb79f3b75115def09 [diff] |
USB: serial: add endpoint sanity check to core Allow drivers to specify a minimum number of endpoints per type, which USB serial core will verify after subdriver probe has returned (where the current alternate setting may have been changed). Signed-off-by: Johan Hovold <johan@kernel.org>