summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_x1000/x1000boot.make
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-11-14 14:19:44 +0000
committerAidan MacDonald <amachronic@protonmail.com>2021-11-14 17:58:39 +0000
commit6e61e6f0c882ae4f6797b6a8c3ae92bb41e82893 (patch)
tree1e18aa8f968fb4ce7e1bc9e8f85f91958bd40972 /firmware/target/mips/ingenic_x1000/x1000boot.make
parentf8810be6decfabce76d2fc64940dc4ef442c0f9f (diff)
downloadrockbox-6e61e6f0c882ae4f6797b6a8c3ae92bb41e82893.tar.gz
rockbox-6e61e6f0c882ae4f6797b6a8c3ae92bb41e82893.zip
usb_core: don't buffer control request unnecessarily
Due to how the old control request API worked, the request pointer (and the pointed-to contents) passed by the driver must remain valid for the lifetime of the request. The buffered copy wasn't used consistently anyway, so it should be safe to just get rid of it. (This only affects the old API compatibility layer.) Change-Id: I00294c718a7515a91b84f7c7cae5220c73aa5960
Diffstat (limited to 'firmware/target/mips/ingenic_x1000/x1000boot.make')
0 files changed, 0 insertions, 0 deletions