[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210806110301.GW26252@sirena.org.uk>
Date: Fri, 6 Aug 2021 12:03:01 +0100
From: Mark Brown <broonie@...nel.org>
To: Steve Lee <steves.lee@...imintegrated.com>
Cc: lgirdwood@...il.com, perex@...ex.cz, tiwai@...e.com,
ckeepax@...nsource.cirrus.com, geert@...ux-m68k.org,
rf@...nsource.wolfsonmicro.com, shumingf@...ltek.com,
srinivas.kandagatla@...aro.org, krzk@...nel.org, dmurphy@...com,
jack.yu@...ltek.com, nuno.sa@...log.com,
linux-kernel@...r.kernel.org, alsa-devel@...a-project.org,
ryan.lee.maxim@...il.com, steves.lee.maxim@...il.com
Subject: Re: [PATCH] ASoC: max98390: Add support change dsm param name
On Fri, Aug 06, 2021 at 05:08:34PM +0900, Steve Lee wrote:
> ret = request_firmware(&fw, filename, component->dev);
> if (ret) {
> - ret = request_firmware(&fw, "dsm_param.bin", component->dev);
> + ret = request_firmware(&fw, "dsmparam.bin", component->dev);
This will break anything using dsm_param.bin as the default - why make
the change?
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists