commit | 9b33e94e3a73fef7873e84faae73c8b3b94b19b9 | [log] [tgz] |
---|---|---|
author | Sungjun Park <sjpark@codeaurora.org> | Thu Feb 23 12:50:03 2017 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Jul 23 18:38:57 2017 -0700 |
tree | ca11d96cb9632aaf2458518fcf784216219c3524 | |
parent | 41337d538dbc10b6fc29579433ec58b630f8fbf6 [diff] |
bluetooth: Fix slimbus shutdown sequence During slimbus shutdown process, registered codec driver callback has been implemented in wrong seqeunce. So, it causes audio data overflow and impact on next audio streaming. To correct the sequence, slimbus port disable routine should be performed when WCN codec shutdown callback is called. Change-Id: Id6ef22c34066adbb5b28bc31e605776c467bf03c Signed-off-by: Sungjun Park <sjpark@codeaurora.org>