summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-new_device_conversion.yaml
blob: b8e43714b87627263379b3014e8a3ca0f3f60dad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
title: I2C; convert i2c_new_device and friends to errno and managed devices and convert users
team: IO
key: 6f15b8c0-7ff6-43aa-a47a-7341694c37af
assignee: Wolfram
status: Active

upstream:
  - torvalds: 7159dbdae3c58d0200ae2550fab977a19a3c497a # i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
  - torvalds: b8f5fe3bc5b9318d95770a09a480c31aced20cd2 # i2c: core: add device-managed version of i2c_new_dummy

comments:
  - "next step: convert all users of i2c_new_dummy"
  - "preparational series: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=112605"
  - "preparational series: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=112812"
  - "http://patchwork.ozlabs.org/patch/1119789/ # [RFC/RFT,RESEND] i2c: replace i2c_new_secondary_device with an ERR_PTR variant"