]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
nau8325 build fixes
authorMark Brown <broonie@kernel.org>
Wed, 26 Nov 2025 19:13:03 +0000 (19:13 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 26 Nov 2025 19:13:03 +0000 (19:13 +0000)
Merge series from Jaroslav Kysela <perex@perex.cz>:

Add missing build configuration and fix the i2c probe function to follow
latest i2c core interface.

Jaroslav Kysela (2):
  ASoC: nau8325: use simple i2c probe function
  ASoC: nau8325: add missing build config

 sound/soc/codecs/Kconfig   | 5 +++++
 sound/soc/codecs/Makefile  | 2 ++
 sound/soc/codecs/nau8325.c | 3 +--
 3 files changed, 8 insertions(+), 2 deletions(-)

--
2.51.1


Trivial merge