diff options
author | Stephen Kitt <steve@sk2.org> | 2022-03-25 17:25:15 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-05 10:23:18 +0100 |
commit | 6d8f318b949aaa43a415947ee834890546e4e81b (patch) | |
tree | 2592ce4483df50378b00637d185f4683154ffa2f /sound/soc/codecs/cs35l32.c | |
parent | b79bd63a66894ca6c75fb9827dc8f3f7fc1233e2 (diff) |
ASoC: wm*: 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.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220325162515.1204107-1-steve@sk2.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/cs35l32.c')
0 files changed, 0 insertions, 0 deletions