Skip to content
Commit 0cc43a18 authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare
Browse files

i2c: Constify i2c_client where possible



Helper functions for I2C and SMBus transactions don't modify the
i2c_client that is passed to them, so it can be marked const.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent af5a60ba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment