linux/sound/soc/intel
Shilpa Sreeramalu 412efa73dc ASoC: Intel: Get correct usage_count value to load firmware
The usage_count variable was read before it was set to the correct
value, due to which the firmware load was failing. Because of this
IPC messages sent to the firmware were timing out causing a delay
of about 1 second while playing audio from the internal speakers.

With this patch the usage_count is read after the function call
pm_runtime_get_sync which will increment the usage_count variable
and the firmware load is successful and all the IPC messages are
processed correctly.

Signed-off-by: Shilpa Sreeramalu <shilpa.sreeramalu@intel.com>
Signed-off-by: Fang, Yang A <yang.a.fang@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
2015-07-15 17:03:36 +01:00
..
atom ASoC: Intel: Get correct usage_count value to load firmware 2015-07-15 17:03:36 +01:00
baytrail Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601', 'asoc/topic/intel', 'asoc/topic/lm3857' and 'asoc/topic/max98090' into asoc-next 2015-06-05 18:54:55 +01:00
boards ASoC: Intel: fix incorrect widget name 2015-07-06 22:28:29 +01:00
common ASoC: intel: Constify ACPI device ids 2015-06-15 11:32:07 +01:00
haswell ASoC: intel: Remove unused variable hsw 2015-06-08 21:04:24 +02:00
Kconfig ASoC: Intel: Added I2C dependency to two BSW machine drivers 2015-06-12 11:54:39 +01:00
Makefile ASoC: Intel: fix the makefile for atom code 2015-04-23 10:32:48 +01:00