Revision 4dc4c51675c137c30838425ecc8d471ff5eb138b authored by Guennadi Liakhovetski on 30 July 2012, 19:28:47 UTC, committed by Paul Mundt on 01 August 2012, 04:48:54 UTC
A recent commit:

commit d6fa5a4e7ab605370fd6c982782f84ef2e6660e7
Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
    serial: sh-sci: prepare for conversion to the shdma base library

is not sufficient to update the sh-sci driver to the new shdma driver
layout. This caused compilation breakage, when CONFIG_SERIAL_SH_SCI_DMA
is enabled. This patch trivially fixes the problem by updating the DMA
descriptor manipulation code.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
1 parent 4f46f8a
History
File Mode Size
1.Intro -rw-r--r-- 14.6 KB
2.Process -rw-r--r-- 23.2 KB
3.Early-stage -rw-r--r-- 10.6 KB
4.Coding -rw-r--r-- 20.6 KB
5.Posting -rw-r--r-- 15.1 KB
6.Followthrough -rw-r--r-- 11.7 KB
7.AdvancedTopics -rw-r--r-- 9.4 KB
8.Conclusion -rw-r--r-- 3.1 KB

back to top