summaryrefslogtreecommitdiffstats
path: root/include/linux/amba
diff options
context:
space:
mode:
authorRussell King - ARM Linux <linux@arm.linux.org.uk>2011-01-03 22:37:10 +0000
committerDan Williams <dan.j.williams@intel.com>2011-01-04 19:16:12 -0800
commit56b618820c92a5efa2145fbbac373fffbb024a94 (patch)
treec0e046e1be9007d35d436f4577d3272bec6c45f6 /include/linux/amba
parent4c0df6a3ce8eb947647c7ed2640d0172936d8ef3 (diff)
downloadlinux-stable-56b618820c92a5efa2145fbbac373fffbb024a94.tar.gz
linux-stable-56b618820c92a5efa2145fbbac373fffbb024a94.tar.bz2
linux-stable-56b618820c92a5efa2145fbbac373fffbb024a94.zip
ARM: PL08x: don't try to use llis_bus as a pointer
llis_bus is the DMA address of the LLI array. Casting it to be a pointer just to be able to use pointer arithmetic on it is not nice. We can trivially deal with the places where we do arithmetic on it, and it's actually cleaner this way. 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>
Diffstat (limited to 'include/linux/amba')
0 files changed, 0 insertions, 0 deletions