diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2016-02-18 00:51:47 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-20 22:11:01 (GMT) |
commit | 5da5325fa85658ee793792b5285dd5fdb76ccfb7 (patch) | |
tree | 9e65a2bde84eb02c6090f4371ada38edd3c3ba24 /net/openvswitch | |
parent | b6404e21f023e4aa208a0ba03d55a9c8a57cb940 (diff) | |
download | linux-5da5325fa85658ee793792b5285dd5fdb76ccfb7.tar.xz |
coresight: moving PM runtime operations to core framework
Moving PM runtime operations in Coresight devices enable() and
disable() API to the framework core when a path is setup. That
way the runtime core doesn't have to be involved everytime a
path is enabled. It also avoids calling runtime PM operations
in IRQ context.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions