]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: sa1111: fix memory request/grant setup on PM events
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 3 Feb 2012 19:03:31 +0000 (19:03 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:48 +0000 (15:34 +0000)
commita7c866a5de5cc57b95ee3ab33d2dc58f73ed0583
tree92626a18b4ff1ab2c73da966b50828dc19968ad6
parent76e68e22a5cdf0073c7c2c9d6a002e3f2dac7e04
ARM: sa1111: fix memory request/grant setup on PM events

We weren't re-enabling the memory request/grant signals on resume,
causing DMA devices on the sa1111 to fail.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/sa1111.c