summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-new_device_conversion.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-01-09 22:01:48 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-01-09 22:15:42 +0100
commitd718b91deedc8a1394df712b17bf6ec48677a9c7 (patch)
treeace7ab95a5aff8332b27d803a31ef41b389da01b /projects/linux/io/I2C-new_device_conversion.yaml
parentac9cd15988fd601bcad41cfa47cea0ca2d492c50 (diff)
projects: linux: io: update tasks after updates 20200109
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/I2C-new_device_conversion.yaml')
-rw-r--r--projects/linux/io/I2C-new_device_conversion.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml
index cf6bf81..747f5a6 100644
--- a/projects/linux/io/I2C-new_device_conversion.yaml
+++ b/projects/linux/io/I2C-new_device_conversion.yaml
@@ -47,5 +47,6 @@ comments:
- "step 1: convert i2c_new_dummy() [done]"
- "step 2: convert i2c_new_secondary_device() [done]"
- "step 3: convert i2c_new_probed_device() [core changes applied, driver changes sent out]"
- - "step 4: convert i2c_new_device() [core changes applied, driver changes on-going, partly sent out]"
- - "step 5: remove old API calls [steps 1-2 done, blocked by steps 3-4]"
+ - "step 4: convert i2c_new_device() [core changes applied, driver changes on-going, two batches sent out]"
+ - "step 5: convert i2c_setup_smbus_alert() [to be done]"
+ - "step 6: remove old API calls [steps 1-2 done, blocked by steps 3-5]"