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)
commit994a0b2eb605144871a85fac29a2c4bdbac07131
tree0ee2e4aa1fa82897a0b89112b5adb0ba2a3f3d18
parent9d3fcd0ebe91c2079b4aeaffc7493a0bb2ad45f2
parentcd41d3420ef658b2ca902d7677536ec8e25b610a
nau8325 build fixes

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