On Tue, Jan 19, 2016 at 03:32:41PM +0530, Sricharan R wrote: > qup_wait_writeready waits only on a output fifo empty event. > Change the same function to accept the event and data length > to wait as parameters. This way the same function can be used for > timeouts in other places as well. > > Signed-off-by: Sricharan R > Reviewed-by: Andy Gross > Tested-by: Archit Taneja > Tested-by: Telkar Nagender Applied to for-next, thanks!