diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2012-06-28 15:19:02 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-09 15:54:18 (GMT) |
commit | c5cf9212a368d88fe1e25797699b167f6daa64a5 (patch) | |
tree | caaa246923f277de3a72e4d642f9fa914ba98a31 /Documentation/prctl | |
parent | 336c5c310e8f0d5baba7973765339eaf5d989fe1 (diff) | |
download | linux-fsl-qoriq-c5cf9212a368d88fe1e25797699b167f6daa64a5.tar.xz |
EHCI: centralize controller suspend/resume
This patch (as1563) removes a lot of duplicated code by moving the
EHCI controller suspend/resume routines into the core driver, where
the various platform drivers can invoke them as needed.
Not only does this simplify these platform drivers, this also makes it
easier for other platform drivers to add suspend/resume support in the
future.
Note: The patch does not touch the ehci-fsl.c file, because its
approach to suspend and resume is so different from all the others.
It will have to be handled specially by its maintainer.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/prctl')
0 files changed, 0 insertions, 0 deletions