]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Jan 2012 09:31:31 +0000 (09:31 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Mar 2012 11:30:12 +0000 (11:30 +0000)
commit614be0e4bcedcac4c5b1438e6d63ebc58aa92d44
treedc6ff8dccb13f30812dadeb24cb04633d95efaa9
parent1d7b8b5a0cecdf309fd87c1a79883f783b3600a1
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier

Use the bus notifier to register sa1111 devices with dmabounce, rather
than after the device has been registered, potentially racing with
driver binding.

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