Files
kernel_google_b4s4/include/linux/mfd
Vidyakumar Athota 6258e3c983 drivers: mfd: fix audio mute issue after ADSP SSR
Native audio playback is muted after adsp subsystem restart,
because codec device_reset() API is called even before device_down()
API finishes execution. This causes audio to mute, as codec is not
in proper reset state. Add new lock to synchronize codec subsystem
restart APIs.

Change-Id: I2366f8b04fc6cb7d874661b948c3e9af10470107
Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>
2017-03-31 12:30:12 -07:00
..
2015-08-11 15:08:45 +01:00
2016-01-04 09:57:35 +01:00
2016-08-31 10:50:59 +01:00
2015-10-30 17:19:51 +00:00
2016-08-10 09:25:18 +01:00
2016-10-04 15:48:03 +01:00