commit | 0b4ab197a9d4e93f68976e594c6191ca4e700eee | [log] [tgz] |
---|---|---|
author | Bhalchandra Gajare <gajare@codeaurora.org> | Mon Apr 17 15:27:55 2017 -0700 |
committer | Banajit Goswami <bgoswami@codeaurora.org> | Mon Jun 12 10:09:46 2017 -0700 |
tree | e6ac8abc59450da44b49617c99615519239062d7 | |
parent | 74934756006024294c56c3079b35bdf63720ee23 [diff] |
ASoC: msm: qdsp6v2: allow zero size calibration for LSM It is possible that LSM (Listen Stream Manager) could have an usecase that does not need any audio calibration. In such cases, currently the driver returns an error and does not allow the usecase setup with LSM causing the usecase to fail. Fix this by allowing zero size audio calibration for LSM. CRs-fixed: 2031503 Change-Id: I42d89792a4fd6a0d6e1908a36720680b63ff0c30 Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>