rpmsg: glink: Try to send rx done in irq
Some remote processors and usecases such as audio playback are
sensitive to the response time of rx done. Try to send the rx done cmd
from irq context. If trysend fails, defer the rx done work like before.
Change-Id: I862349b20f4ade11fa62f91c9c409f9b1b79d478
Signed-off-by:
Chris Lew <clew@codeaurora.org>
Loading
Please register or sign in to comment