[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231219162232.790358-1-sbinding@opensource.cirrus.com>
Date: Tue, 19 Dec 2023 16:22:30 +0000
From: Stefan Binding <sbinding@...nsource.cirrus.com>
To: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>
CC: <alsa-devel@...a-project.org>, <linux-sound@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <patches@...nsource.cirrus.com>,
"Stefan
Binding" <sbinding@...nsource.cirrus.com>
Subject: [PATCH v1 0/2] Minor fixes for CS35L41 HDA Property driver
Minor issues were found in static analysis.
First fix ensures unitialised variables will never be freed.
Second fix only compiles in the SPI workaround if SPI is enabled in the
kernel.
Stefan Binding (2):
ALSA: hda: cs35l41: Do not allow uninitialised variables to be freed
ALSA: hda: cs35l41: Only add SPI CS GPIO if SPI is enabled in kernel
sound/pci/hda/cs35l41_hda_property.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
2.34.1
Powered by blists - more mailing lists