aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2023-07-18 22:45:41 +0200
committerHans Verkuil <[email protected]>2023-07-19 12:57:51 +0200
commitf2183847cf65c8df3ffcf0e7ee7d11425c93794e (patch)
tree86bb3e21999f3fa9912b3226523e38e1319d8eac /tools/perf/scripts/python
parent4b9fbbd58e35337d59431e988149930c1987dc30 (diff)
media: ds90ub9xx: switch three more drivers back to use struct i2c_driver::probe()
struct i2c_driver::probe_new() is about to go away. Since I converted all drivers below drivers/media use struct i2c_driver::probe, three more drivers were added in the following commits that use .probe_new(): commit 6363db1c9d45 ("media: i2c: add DS90UB953 driver") commit c158d0d4ff15 ("media: i2c: add DS90UB913 driver") commit afe267f2d368 ("media: i2c: add DS90UB960 driver") Switch these driver to use the probe callback. Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> [hverkuil: use proper commit description style]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions