Skip to content
Commit 18024d60 authored by Andi Shyti's avatar Andi Shyti
Browse files

i2c: ljca: Remove unused "target_addr" parameter



The stop command doesn't use any address on the target:

  w_packet->data[0] = 0;

and indeed the targed_addr parameter was unused. Remove it.

Cc: Wentong Wu <wentong.wu@intel.com>
Signed-off-by: default avatarAndi Shyti <andi.shyti@kernel.org>
parent c7e08c81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment