aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarco Felsch <[email protected]>2019-09-17 16:44:48 +0200
committerGreg Kroah-Hartman <[email protected]>2019-10-04 14:26:13 +0200
commita9bab25556f142c696c660f4be54dba9808403d2 (patch)
tree0c2b601f5cfe7cf495da915c69a1cfbb26c3a709 /tools/perf/scripts/python/export-to-sqlite.py
parent4d7201cda226d7cffb591d94ca66ca0960891126 (diff)
usb: usb251xb: simplify reset helper
Currently the reset handler was always called to deassert the reset line because assert the line was done during probe. Now if we want to support pm by turn of the supply we need to call this routine twice and the i2c_lock_bus is done twice too. To simplify that we can drop the state and just do a reset in one go. So a future pm operation don't need to lock the i2c bus twice. Signed-off-by: Marco Felsch <[email protected]> Reviewed-by: Richard Leitner <[email protected]> Tested-by: Richard Leitner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions