summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-new_device_conversion.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-04-22 16:31:14 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-04-22 16:31:14 +0200
commitb6c7afd5a1a354f56413a199a72def4aa919e721 (patch)
tree1c09b2ba775b6918497a26f68eee7615e229d7c0 /projects/linux/io/I2C-new_device_conversion.yaml
parentdb0e5413068c02fcd1c8429df5dd0885576116d9 (diff)
projects: linux: io: update tasks 20200422
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.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml
index d401589..b9d8e51 100644
--- a/projects/linux/io/I2C-new_device_conversion.yaml
+++ b/projects/linux/io/I2C-new_device_conversion.yaml
@@ -46,7 +46,7 @@ comments:
- "instead of listing patches and patch series, I will follow Morimoto-san's example how to describe big API changes"
- "step 1: convert i2c_new_dummy() [done]"
- "step 2: convert i2c_new_secondary_device() [done]"
- - "step 3: convert i2c_new_probed_device() [done; old API is going to be removed now]"
+ - "step 3: convert i2c_new_probed_device() [done]"
- "step 4: convert i2c_new_device() [core changes applied, driver changes on-going, one batch remaining]"
- "step 5: convert i2c_setup_smbus_alert() [done]"
- - "step 6: remove old API calls [steps 1,2,5 done, step 3 is sent out, blocked by step 4]"
+ - "step 6: remove old API calls [steps 1,2,3,5 done, blocked by step 4]"