diff options
author | Ben Dooks <ben@simtec.co.uk> | 2009-03-12 14:31:33 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-03-16 17:52:54 -0700 |
commit | dc0e461f5446621c2d4b872cf58a6ad329286ba9 (patch) | |
tree | 839cfd91afe020042b77c8a1170220ec3ead70a2 /virt | |
parent | d56e3f4ea3854531d1ab2bd6a490c3ea41c8d577 (diff) | |
download | lwn-dc0e461f5446621c2d4b872cf58a6ad329286ba9.tar.gz lwn-dc0e461f5446621c2d4b872cf58a6ad329286ba9.zip |
mmc: s3cmci: fix s3c2410_dma_config() arguments.
commit 7c48ed3383bfb2106694807361ec187fe8a4333d upstream.
The s3cmci driver is calling s3c2410_dma_config with incorrect data for
the DCON register. The S3C2410_DCON_HWTRIG is implicit in the channel
configuration and the device selection of S3C2410_DCON_CH0_SDI is
incorrect as the DMA system may not select channel 0.
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Acked-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions