msm: sps: show flow control recommendation

When the client of SPS driver pushes data into the BAM faster
than BAM's consumption speed, the descriptor FIFO of that pipe
will be full and the transfer will return failure. The client
can avoid this situation by monitoring the number of pending
transfers. However, this is up to the implementation of error
handling of the client. Add this debugging message so that SPS
driver will show flow control recommendation to the client
for one time when the descriptor FIFO is ever full.

Change-Id: I1627fae7588eb9ae0cd8ba4a4809bfca282bb1e0
Signed-off-by: Yan He <yanhe@codeaurora.org>
1 file changed