Commits
Bin Meng committed 3e59f59015e
dm: usb: Add a new USB controller operation 'get_max_xfer_size' The HCD may have limitation on the maximum bytes to be transferred in a USB transfer. USB class driver needs to be aware of this. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>