diff options
author | Sean Wang <[email protected]> | 2018-07-09 23:56:58 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-07-15 12:23:53 +0200 |
commit | 76d8ca245c721c12f79779679699b229e361f4ac (patch) | |
tree | 3bd60e45570a97bfce04edf946edff7a6c0cfc64 /lib/netdev-notifier-error-inject.c | |
parent | 819abf294a381499a177a660805bf0b8a329700b (diff) |
serdev: add dev_pm_domain_attach|detach()
In order to open up the required power gate before any operation can be
effectively performed over the serial bus between CPU and serdev, it's
clearly essential to add common attach functions for PM domains to serdev
at the probe phase.
Similarly, the relevant dettach function for the PM domains should be
properly and reversely added at the remove phase.
Signed-off-by: Sean Wang <[email protected]>
Reviewed-by: Ulf Hansson <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Ulf Hansson <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions