ASoC: remaining simple i2c probe changes
authorMark Brown <broonie@kernel.org>
Tue, 12 Apr 2022 16:16:54 +0000 (17:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 12 Apr 2022 16:16:54 +0000 (17:16 +0100)
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.


Trivial merge