diff options
author | Banajit Goswami <bgoswami@codeaurora.org> | 2015-04-13 18:55:02 -0700 |
---|---|---|
committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:10:56 -0700 |
commit | c336ae90fae67a284e7907eff63f3a51ebd7fb7d (patch) | |
tree | 4ac5bb0724cb3292a3f98a4069620852fef915bc /include/linux/mod_devicetable.h | |
parent | a73f468d5e8e308f6a31da28fefdf4da8469cc8a (diff) |
ASoC: core: Remove sound card state check from read/write
Having sound card offline condition checks inside
register read/write functions will also avoid Asoc
cache writes. However, it is needed to update the
Asoc cache whenever user-space sends disable sequence
while sound card is in offline state. Remove the offline
check condition from ASoC read/writes and let the codec
driver take care of not sending bus read/writes if sound
card is in offline state.
Change-Id: I960b85a277a28dd05eb919c1c6abf7aa32a45265
Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>
Diffstat (limited to 'include/linux/mod_devicetable.h')
0 files changed, 0 insertions, 0 deletions