UART async API with fifo / workqueue

Hi

I'm using the UART async API and want to pass the received data to a fifo or workqueue to them process this received data.

There does not seem to be any examples of doing this with the async API, so where can i find something ?

KR

  

Related