dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 11 Sep 2012 15:21:44 +0000 (17:21 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 10 Oct 2012 02:30:52 +0000 (03:30 +0100)
commit684408fa0bc34620a4d62fc6cd545c1c9ae712a9
treeaf6a5cb1b9f0753c34689814278be323755405c5
parent3b63b57f41c6dc04858d7cbb67e00e03fc9c75a0
dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()

commit c618a9be0e8c0f36baee2560860a0118a428fb26 upstream.

s/dma_memcpy/slave_sg/ and it is sg length that we are
talking about.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/dma/at_hdmac.c