Skip to content
Commit 4e6f80d3 authored by Mahesh Mahadevan's avatar Mahesh Mahadevan Committed by Fabio Baltieri
Browse files

drivers: usb: mcux: Fix the write operation



1. Do not copy over the data to the local buffer,
it can be directly sent to the controller. The
cache is flushed before calling the HAL send
function. Also do not allocate a buffer from
the heap pool for the write operation.
2. Remove a length check as this is handled by
the HAL driver.

Signed-off-by: default avatarMahesh Mahadevan <mahesh.mahadevan@nxp.com>
parent 9bef7d07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment