summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-new_device_conversion.yaml
blob: 62324eea64b7d9cfecec16c15a303d193337bd4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"