f_qdss: allow USB enumeration if speed is full speed mode
Currently USB QDSS driver fails set_alt() if enumerated speed
is full speed as USB BAM can't support full speed mode. To
allow other USB interfaces to work in full speed, this change
doesn't fail USB QDSS set_alt() although it doesn't enable
USB QDSS related endpoints and queue any endless transfer.
Change-Id: Id36629bc1b5d2bd633a9cfb33068bf84878e52be
Signed-off-by:
Mayank Rana <mrana@codeaurora.org>
Loading
Please register or sign in to comment