summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRong Zhang <i@rong.moe>2026-07-23 02:44:37 +0800
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-07-24 18:25:35 +0300
commit5029bff09e79ad80883c5ee2828b8c4a263cf3dd (patch)
treeb39847c039a4046142d14281f99322649d0137d2 /tools/perf/scripts/python
parentf5eb833730c071b68a68de5d1df442aae4ae7e6e (diff)
platform/x86: ideapad-laptop: Fix driver unregistration order
There are two drivers in the ideapad-laptop module: a wmi_driver and a platform_driver. The former is registered before the latter, but the unregistration order is the same as the init one instead of the reverse. Fix the driver unregistration order by reversing it. Suggested-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca> Signed-off-by: Rong Zhang <i@rong.moe> Link: https://patch.msgid.link/20260723-ideapad-rev-exit-v2-1-9c31159022de@rong.moe Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions