backports: add usb_endpoint_maxp()
authorPatrick Ziegler <patrick.ziegler@fh-kl.de>
Thu, 15 Aug 2013 12:40:26 +0000 (14:40 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 16 Aug 2013 02:56:27 +0000 (19:56 -0700)
commitd49194bd038d1d9d9f4c3c321c7736bd0cd2a107
treeca59067235d9c506b505b0b7064747e7b9c4e1ba
parentaee2dc1d7fd03d3900e06e88793b519e21049de0
backports: add usb_endpoint_maxp()

This function is missing for kernel version < 3.2 but required by uvc_video
and cdc-wdm device drivers.

Signed-off-by: Patrick Ziegler <patrick.ziegler@fh-kl.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/backport-include/linux/usb/ch9.h [new file with mode: 0644]