17 Jun
2013
17 Jun
'13
8:56 p.m.
On Sun, Jun 16, 2013 at 10:54:15PM +0200, Tomasz Figa wrote:
@@ -561,9 +564,9 @@ static u32 pl08x_getbytes_chan(struct pl08x_dma_chan *plchan) bytes += get_bytes_in_cctl(llis_va[index].cctl);
/*
* A LLI pointer of 0 terminates the LLI list
++ * A LLI pointer going backward terminates the LLI list
Spot the unfixed up merge error...