diff options
author | Andy Shevchenko <[email protected]> | 2023-08-18 16:36:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-08-22 16:57:39 +0200 |
commit | 29c8ab79e91d35b93cfab87bf67a11516f7b2051 (patch) | |
tree | a55d75542fb0829ac8fd1cbecfc65dcd832b524c /tools/perf/util/trace-event-scripting.c | |
parent | d21fdd07cea418c0d98c8a15fc95b8b8970801e7 (diff) |
driver core: Call in reversed order in device_platform_notify_remove()
It's logically correct to call the removal notifiers in the reversed order
as it might be dependent to each other. Luckily, platform_notify_remove()
currently is not used and the others have no dependency use, but theoretically
it's still possible.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions