From: Mark Brown Date: Wed, 26 Nov 2025 19:13:03 +0000 (+0000) Subject: nau8325 build fixes X-Git-Tag: v6.19-rc1~156^2~3^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=994a0b2eb605144871a85fac29a2c4bdbac07131;p=thirdparty%2Fkernel%2Flinux.git nau8325 build fixes Merge series from Jaroslav Kysela : 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 --- 994a0b2eb605144871a85fac29a2c4bdbac07131