aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorCorey Minyard <[email protected]>2018-08-23 15:22:35 -0500
committerCorey Minyard <[email protected]>2018-08-31 08:42:59 -0500
commitc86ba91be75702c013bbf7379542920b6920e98f (patch)
tree04f0b308995e31b3b0a43ab276892fd18ec396f3 /tools/perf/scripts/python/export-to-sqlite.py
parent2512e40e48d21d8bac09f7e91d2c3ceb2d3b50b2 (diff)
ipmi: Move BT capabilities detection to the detect call
The capabilities detection was being done as part of the normal state machine, but it was possible for it to be running while the upper layers of the IPMI driver were initializing the device, resulting in error and failure to initialize. Move the capabilities detection to the the detect function, so it's done before anything else runs on the device. This also simplifies the state machine and removes some code, as a bonus. Signed-off-by: Corey Minyard <[email protected]> Reported-by: Andrew Banman <[email protected]> Tested-by: Andrew Banman <[email protected]> Cc: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions