Re: [PATCH v2] ASoC: Intel: fix sst firmware path for cht-bsw-rt5672

2015-02-05 Thread Mark Brown
On Thu, Feb 05, 2015 at 12:12:07PM -0800, Kevin Strasser wrote: > All sst firmware is provided under the intel directory of the linux-firmware > tree. By default this directory structure is kept when installing on a target > system. Change the path to expect a default linux-firmware installation.

[PATCH v2] ASoC: Intel: fix sst firmware path for cht-bsw-rt5672

2015-02-05 Thread Kevin Strasser
All sst firmware is provided under the intel directory of the linux-firmware tree. By default this directory structure is kept when installing on a target system. Change the path to expect a default linux-firmware installation. Signed-off-by: Kevin Strasser --- sound/soc/intel/sst/sst_acpi.c | 2