summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-new_device_conversion.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io/I2C-new_device_conversion.yaml')
-rw-r--r--projects/linux/io/I2C-new_device_conversion.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml
new file mode 100644
index 0000000..62324ee
--- /dev/null
+++ b/projects/linux/io/I2C-new_device_conversion.yaml
@@ -0,0 +1,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"