From: Mark Brown <broonie@kernel.org>
Date: Tue, 12 Apr 2022 16:16:54 +0000 (+0100)
Subject: ASoC: remaining simple i2c probe changes
X-Git-Tag: howlett/maple/20220722_2~459^2~2^2~129
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=122cef68f1035e704ff7fe778c07d596bf5a1fa2;p=users%2Fjedix%2Flinux-maple.git

ASoC: remaining simple i2c probe changes

Merge series from Stephen Kitt <steve@sk2.org>:

This series covers all the remaining changes to migrate
sound/soc/codecs i2c probes to probe_new, where the const struct
i2c_client * argument is unused; there are a few remaining files which
use the argument and will need i2c_match_id migration.
---

122cef68f1035e704ff7fe778c07d596bf5a1fa2