msm: audio: qdsp5: Allow postprocessing only from acdb if present

Audio postprocessing(audio pp) features enabled via acdb (Audio calibration
database) driver gets disabled by audio postprocessing driver during
open.
Fix this by allowing legacy audio pp feature enable from postprocessing
driver only if acdb support is not available. Acdb driver maintains wrong
state due to improper update of stream id which is used to maintain
number of active sessions. Due to this postprocessing features are
enabled even before audpp task is enabled in adsp.

Change-Id: I817263b0134f0302e64093148bafbe559cbc100a
CRs-Fixed: 409488
Signed-off-by: Chaithanya Krishna Bacharaju <chaithan@codeaurora.org>
2 files changed