diff options
| author | Ben Dooks <[email protected]> | 2014-05-22 18:00:04 +0000 |
|---|---|---|
| committer | Simon Horman <[email protected]> | 2014-05-26 01:44:54 +0000 |
| commit | fe95c932a31e7f12bcb6a4e07434462da2ac6e1d (patch) | |
| tree | fccb43eeab9d2bd301ed3c053a95f34cb7d51319 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI (diff) | |
| download | kernel-fe95c932a31e7f12bcb6a4e07434462da2ac6e1d.tar.gz kernel-fe95c932a31e7f12bcb6a4e07434462da2ac6e1d.zip | |
drivers: sh: pm_runtime does not need idle callback
In the runtime_pm idle callback the code assumes that a NULL .runtime_idle
entry is the same as a .runtime_idle entry that returns 0 as a result. This
means the entry in drivers/sh/pm_runtime can be removed in favour of just
leaving the entry NULL.
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Tested-by: Laurent Pinchart <[email protected]> [r8a7779 legacy]
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
