Skip to content
Snippets Groups Projects
Commit fe6fc258 authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare
Browse files

i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter


The last legitimate user of i2c_driver.attach_adapter and
.detach_adapter is gone, so we can finally deprecate these callbacks.
The last few drivers which still use these will have to be updated to
make use of standard I2C device instantiation ways instead.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent 9ea3e941
No related branches found
No related tags found
No related merge requests found
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