diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2020-05-11 22:10:27 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-05-12 12:32:20 +0200 |
commit | 0f03c08892ac3c42d93662c8dec86bf74e5d4c9b (patch) | |
tree | 0123d3c13192c0f96edebad071ef2384acfd1cce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 40e31f0e18475165b7c8582363cbe6a58fdaaca3 (diff) |
i2c: pxa: consolidate i2c_pxa_*xfer() implementations
Most of i2c_pxa_pio_xfer() and i2c_pxa_xfer() are identical; the only
differences are that i2c_pxa_pio_xfer() may reset the bus, and they
use different underlying transfer functions. The retry loop is the
same. Consolidate these two functions.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions