diff options
author | Marcus Folkesson <marcus.folkesson@gmail.com> | 2018-09-02 13:37:04 -0400 |
---|---|---|
committer | Peter Chen <peter.chen@nxp.com> | 2018-09-20 05:04:21 -0400 |
commit | 9f644a64884f97f0d92f0689afc7fcf177b6ee92 (patch) | |
tree | 6e9aa0fc5ff356695b9e532afc0f6cbbc6e2bceb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1652a83fa494b12e20fc02a2cc3ddbcd75d53170 (diff) |
usb: chipidea: imx: do not use preprocessor conditionals for PM
Use preprocessor conditionals for CONFIG_PM and CONFIG_PM_SLEEP is
not necessary since SET_SYSTEM_SLEEP_PM_OPS and SET_RUNTIME_PM_OPS does
that internally.
It is also the preferred way according to our coding style guidelines.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions