diff options
author | Stephen Kitt <steve@sk2.org> | 2022-03-25 18:19:04 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-05 10:23:13 +0100 |
commit | 5e9058ea2bc6e73aeb54b585af38d043490a8509 (patch) | |
tree | 0ebaef2317b744d27a2c9dd255f769051d33169a /sound/soc/samsung | |
parent | 89be5dc60d67b377be60b47dd12d1a3ee142aacb (diff) |
ASoC: da7218: 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.
This patch follows the model set by da7218_of_get_id().
Signed-off-by: Stephen Kitt <steve@sk2.org>
Reviewed-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Link: https://lore.kernel.org/r/20220325171904.1223539-1-steve@sk2.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/samsung')
0 files changed, 0 insertions, 0 deletions