drivers: uart_imx: Fix the poll_in function
Current poll_in function implementation blocks when there is
no data available. The Zephyr documentation for poll_in
expects the function to return -1 when no data is available.
Signed-off-by:
Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
Loading
Please sign in to comment