aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRui Miguel Silva <[email protected]>2016-08-16 22:31:56 +0100
committerGreg Kroah-Hartman <[email protected]>2016-08-18 17:34:01 +0200
commit5f66d62e8372d8a9c97bd75d772a5a5788925218 (patch)
tree44676a02dfa6bdad107f68a85e7a37928dfc1eee /tools/perf/scripts/python
parentc4582f9d7969019dc67234e96340e21dd3712c46 (diff)
greybus: power_supply: fix update interval check at request handler
We use the update interval to control the remove path and we set it to zero when we do not want to have more updates in transit. That means that the check in the request handler needs to be for interval update zero to discard the newly received request and not the other way around like it is. This will fix the issue that all incoming requests were being discard. Signed-off-by: Rui Miguel Silva <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions