diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2019-07-19 13:44:14 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2019-11-20 11:17:32 +0000 |
commit | 6116ffc0e11c30d3572c97e977596a85b593a5c5 (patch) | |
tree | c9a381da6506ecbc6080653a982ae479a3cd1379 /projects/linux/io | |
parent | 03f9ca8370c91eb117aacddc407bfd034e2f7a3d (diff) |
projects: linux: io: Add I2C Probe rename task
Diffstat (limited to 'projects/linux/io')
-rw-r--r-- | projects/linux/io/I2C-probe_new-conversion.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/projects/linux/io/I2C-probe_new-conversion.yaml b/projects/linux/io/I2C-probe_new-conversion.yaml new file mode 100644 index 0000000..1a27de2 --- /dev/null +++ b/projects/linux/io/I2C-probe_new-conversion.yaml @@ -0,0 +1,9 @@ +title: I2C; convert drivers using deprecated .probe() to .probe_new() +team: IO +key: e922369c-61b7-45c1-8891-f24fc74b2ffe +assignee: Kieran +status: Active + +comments: + - https://lore.kernel.org/lkml/20190710193918.31135-1-kieran.bingham+renesas@ideasonboard.com/ # "[PATCH RFC] modpost: Support I2C Aliases from OF tables" + |