aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorStephen Kitt <[email protected]>2022-04-15 18:06:10 +0200
committerMark Brown <[email protected]>2022-04-25 13:58:54 +0100
commit3577a8a0ac5b9aaf22ff4fa6a9670cf85351ae50 (patch)
treec83e43538459a7dbc9432e947fdbce9a1bdf5e20 /tools/perf/scripts/python/bin
parent4ac8ebb6cc28cbd99e10d7a4772be1c4da5af130 (diff)
ASoC: pcm186x: use i2c_match_id and simple i2c probe
As part of the ongoing i2c transition to the simple probe ("probe_new"), this patch uses i2c_match_id to retrieve the driver_data for the probed device. The id parameter is thus no longer necessary and the simple probe can be used instead. The i2c id table is moved up before the probe function, as suggested by Wolfram Sang. Signed-off-by: Stephen Kitt <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions