summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-probe_new-conversion.yaml
blob: 543b1bcc03e71dd6b82de36dbb21443676aad2a0 (plain)
1
2
3
4
5
6
7
8
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"
 - for the actual driver conversions, Stephen Kitt has taken over this job