]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functions
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 9 Dec 2013 09:38:20 +0000 (10:38 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 9 Dec 2013 20:25:19 +0000 (20:25 +0000)
commit26825cfd90f94f47068519901b3670ae7da320fe
treeb01332dabbfdf52f8d70d8f4baf803960e2f7068
parentdc1ccc48159d63eca5089e507c82c7d22ef60839
ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functions

All AMBA drivers have converted to use the modern PM ops thus we can
safely drop the legacy PM support from the bus.

While using the modern PM ops it also makes sense to convert to use the
pm_generic callback functions.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/amba/bus.c