SH: fix TS field shift calculation for DMA drivers
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 21 Apr 2010 15:14:19 +0000 (15:14 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 07:02:09 +0000 (16:02 +0900)
CHCR_TS_HIGH_SHIFT is defined as a shift of TS high bits in CHCR register,
relative to low bits. The TS_INDEX2VAL() macro has to take this into account.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found