]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: PL08x: don't assume that the LLI pointer has the bus bit clear
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Mon, 3 Jan 2011 22:36:50 +0000 (22:36 +0000)
committerDan Williams <dan.j.williams@intel.com>
Wed, 5 Jan 2011 03:16:11 +0000 (19:16 -0800)
commita9f56de9f1fc6e35734b567aa0bef489beb92ef5
tree4763f62c3f64754864cc8afd70a8792b9ef24008
parent7e08370fe0e762f5b7ffdf85dbd51b86bcfc260f
ARM: PL08x: don't assume that the LLI pointer has the bus bit clear

We only want use the address of the LLI pointer when locating the
corresponding structure in memory, so clear the master bus selection
bit.

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