]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: PL08x: remove circular buffer support
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Mon, 3 Jan 2011 22:34:48 +0000 (22:34 +0000)
committerDan Williams <dan.j.williams@intel.com>
Wed, 5 Jan 2011 03:16:11 +0000 (19:16 -0800)
commitb58b6b5bedf4d5da7a0cb2dce3b42d010c3aef03
treef66787ab02b05ca68aad200b193abef636334c07
parentad0a3ad33c96cbba98ba62116771fb836c551e60
ARM: PL08x: remove circular buffer support

The driver already won't initialize a channel with a circular buffer;
the check in pl08x_prep_channel_resources() sees to that.  Remove
circular buffer support for the time being.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/amba-pl08x.c