summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8978.c
diff options
context:
space:
mode:
authorStephen Kitt <steve@sk2.org>2022-05-01 20:10:09 +0300
committerMark Brown <broonie@kernel.org>2022-05-03 15:45:55 +0300
commit55d2a66cfec6a4196243940f754f5b34dd2106bf (patch)
treedae6e0821601ff9fddb0519f2f70c98c018ef6b4 /sound/soc/codecs/wm8978.c
parent35a9b000b24d512228d4513dc55f5767b015bc73 (diff)
downloadlinux-55d2a66cfec6a4196243940f754f5b34dd2106bf.tar.xz
ASoC: tpa6130: 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 <steve@sk2.org> Link: https://lore.kernel.org/r/20220501171009.45060-1-steve@sk2.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm8978.c')
0 files changed, 0 insertions, 0 deletions