Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit aad53e3 ("iiod: Update read_line() to work with UART") made IIOD able to read its input from UART, but broke USB support at the same time. This commit changes the read_line() function so that it works as expected with both UART and USB transports. The bug was reported on EZ: https://ez.analog.com/linux-software-drivers/f/q-a/550894/modifying-libiio-recipe/436242 Signed-off-by: Paul Cercueil <[email protected]>
- Loading branch information