diff options
author | Raphael Gallais-Pou <rgallaispou@gmail.com> | 2025-01-09 16:20:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-11 17:02:30 +0100 |
commit | e84a7da8c5d6675be203876fd51c3897aaaf207d (patch) | |
tree | 720fde95e0120464b9e890283bdf42d0b3ae0d46 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a266462b937beba065e934a563efe13dd246a164 (diff) |
usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Letting the compiler remove these functions when the kernel is built
without CONFIG_PM_SLEEP support is simpler and less error prone than the
use of #ifdef based kernel configuration guards.
Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/20250109152055.52931-1-rgallaispou@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions