diff options
author | Ivaylo Dimitrov <[email protected]> | 2016-01-01 13:03:29 +0200 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2016-01-07 16:38:30 +0100 |
commit | 88025632515adfb7fcfac15d087f155b719e78cd (patch) | |
tree | 3e04c1df1dba6cadb574304cc6210dc06c56e1d4 /tools/perf/util/trace-event-scripting.c | |
parent | 099867a16a0fa9fd5aafc32e3b1a6f8a90f17834 (diff) |
power: isp1704_charger: Fix isp1704_write() definition
All calls to isp1704_write() are using parameter sequence of
isp1704_write(isp, reg, val) but the function is defined as
isp1704_write(isp, val, reg). Fix isp1704_write function definition so
that the driver to be functional.
Signed-off-by: Ivaylo Dimitrov <[email protected]>
Reviewed-by: Pali Rohár <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions