Skip to content
Snippets Groups Projects
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
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment