lkml.org 
[lkml]   [2021]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [EXTERNAL] Re: [PATCH] ASoC: max98390: Add support change dsm param name
Date
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?
I'd like to make that as same name with other using SoF project line.
This originally production default is "dsm_param_%s_%s.bin with vendor and product name".

\
 
 \ /
  Last update: 2021-08-09 02:59    [W:0.087 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site