summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-new_device_conversion.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-03-19 10:01:22 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-03-19 10:01:22 +0100
commit75c7e1ebc613dbdac4a925a9eb3c19e6c317b11e (patch)
tree45587781c09742b8ff920a44d23e9a7bc00f72d0 /projects/linux/io/I2C-new_device_conversion.yaml
parente3917f2574dd6e125bb4f583c923ac68d2870ee7 (diff)
projects: linux: io: update tasks after updates 20200319
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 4eda81c..e8edbed 100644
--- a/projects/linux/io/I2C-new_device_conversion.yaml
+++ b/projects/linux/io/I2C-new_device_conversion.yaml
@@ -47,6 +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 patches sent, two left to be applied]"
- - "step 4: convert i2c_new_device() [core changes applied, driver changes on-going, two batches sent out]"
- - "step 5: convert i2c_setup_smbus_alert() [v2 sent out, seems ready to be merged]"
+ - "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 done, blocked by steps 3-5]"