From: Mark Brown Date: Mon, 15 Dec 2025 02:17:42 +0000 (+0900) Subject: ASoC: Intel: catpt: IPC log improvements and code X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd2bdb5501c2073efba9bd50cc8bc6dc6295317;p=thirdparty%2Fkernel%2Flinux.git ASoC: Intel: catpt: IPC log improvements and code Merge series from Cezary Rojewski : Entire patchset provides no new features and does not alter the code from functional (user) perspective. The first two improve IPC-error logging 'mechanism' and align the catpt-driver with what's done in another Intel's driver: the avs-driver. In essence, no need to log the error in every function, let the common handler do so instead. The last three simplify the code, and fix some spacing issues. All in all, we get better readability with lower LOC. --- 7cd2bdb5501c2073efba9bd50cc8bc6dc6295317