commit | 26825cfd90f94f47068519901b3670ae7da320fe | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Dec 09 10:38:20 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 09 20:25:19 2013 +0000 |
tree | b01332dabbfdf52f8d70d8f4baf803960e2f7068 | |
parent | dc1ccc48159d63eca5089e507c82c7d22ef60839 [diff] |
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>