linux/sound/soc/intel/atom/sst
Junjie Mao e1d46d30d1 ASoC: Intel: fix runtime pm imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even the
call returns an error code. Thus a pairing decrement is needed on the
error handling path to keep the counter balanced.

Signed-off-by: Junjie Mao <junjie.mao@enight.me>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-08-14 17:41:21 +01:00
..
Makefile
sst_acpi.c ASoC: Intel: Add support max98090 in sst driver 2015-05-04 13:15:48 +01:00
sst_drv_interface.c ASoC: Intel: fix runtime pm imbalance on error 2015-08-14 17:41:21 +01:00
sst_ipc.c ASoC: intel: use kmemdup rather than duplicating its implementation 2015-08-07 13:25:06 +01:00
sst_loader.c
sst_pci.c
sst_pvt.c
sst_stream.c
sst.c ASoC: Intel: sst: use ; instead of , at the of a C statement 2015-06-12 11:36:56 +01:00
sst.h