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

i2c: Change prototypes of refcounting functions



Use more standard prototypes for i2c_use_client() and
i2c_release_client(). The former now returns a pointer to the client,
and the latter no longer returns anything. This matches what all other
subsystems do.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Cc: David Brownell <david-b@pacbell.net>
parent bdc511f4
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