diff options
| author | Mario Limonciello <[email protected]> | 2017-09-26 13:50:04 -0500 |
|---|---|---|
| committer | Darren Hart (VMware) <[email protected]> | 2017-09-27 14:57:45 -0700 |
| commit | 303d1fcc0bf07129bc05a61632fad9f7064b671f (patch) | |
| tree | e7fdef37f4805730ceea25d32a0b3e2edd4c0175 /tools/perf/scripts/python | |
| parent | b60ee4e0918db95a1e458ae160488368c45a0687 (diff) | |
platform/x86: wmi: Cleanup exit routine in reverse order of init
The initialize routine is:
* class -> bus -> platform
The exit routine is:
* platform -> class -> bus
Fix the exit routine to be:
* platform -> bus -> class
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Darren Hart (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions