aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSifan Naeem <[email protected]>2015-09-10 15:50:05 +0100
committerWolfram Sang <[email protected]>2015-10-10 08:39:20 +0100
commit0f0a3189978c1bd38a36f97577c38fef861ebff5 (patch)
treef7d7c6f171b39d7d76c973a69991587685d3b3d6 /tools/perf/scripts/python
parent987008dbc48479af250cddda7f36e920a47ef54f (diff)
i2c: img-scb: use line_status instead of i2c->line_status
i2c->line_status accumulates the line status bits that have been seen with each interrupt. As we're only interested in that bit from the current interrupt, refer to line_status (the argument to img_i2c_auto) instead of i2c->line_status. Signed-off-by: Sifan Naeem <[email protected]> Reviewed-by: James Hartley <[email protected]> Acked-by: James Hogan <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions