From: Mark A. Greer Date: Tue, 2 Sep 2014 22:12:29 +0000 (-0700) Subject: NFC: trf7970a: Only fill FIFO if there is space X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~72^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e840ed59ba79670b66bba8c1d50b6f67e72d3fb;p=pandora-kernel.git NFC: trf7970a: Only fill FIFO if there is space Handle the case where trf7970a_fill_fifo() is called but there is no room in the FIFO for more TX data. When this happens, wait for another interrupt indicating that there is now space (and set a timer in case that interrupt never occurs). Signed-off-by: Mark A. Greer Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed