diff options
author | Niklas Söderlund <[email protected]> | 2020-11-22 17:30:48 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2020-12-03 07:46:55 +0100 |
commit | 4deff542d70aa8ffe83cf6de0e14b4e0cb24b95b (patch) | |
tree | 77de34d57e340bc58b813c6b4b5ef9b478df3f44 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 8e4d86e241cf035d6d3467cd346e7ce490681937 (diff) |
media: adv748x: Only set i2c addresses once during probe
During probe the i2c slave addresses are set two times in a row, once in
adv748x_initialise_clients() and once directly after in adv748x_reset().
Remove the call to adv748x_set_slave_addresses() in
adv748x_initialise_clients() as it's only called during probe while
adv748x_reset() is called during probe and normal operation.
Signed-off-by: Niklas Söderlund <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions