diff options
author | Uwe Kleine-König <[email protected]> | 2018-11-30 07:47:08 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-12-11 12:00:03 +0000 |
commit | 1d374703fb988d5c78c8ee68c4e56df4a4f37217 (patch) | |
tree | 550a6b07fcd32889152264bc4628f5a620f80d4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 30d6714223c4972b05fbf2ec92ca7a5a4b6ee1fd (diff) |
spi: imx: rename config callback and add useful parameters
The config callback is called once per transfer while some things can (and
should) be done on a per message manner. To have unambiguous naming in the
end include "transfer" in the callback's name and rename the
implementations accordingly. Also pass the driver struct and transfer
which allows further simplifications in the following patch.
There is no change in behavior intended here.
Reviewed-by: Marek Vasut <[email protected]>
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions