Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Audio: Volume: Fix condition for identical ramp
The is_same_value true was returned if target volumes are the same. The check omitted the fact that start volumes for ramp can be different. This change fixes the random ignore of volume ramp and smooth transition when a volume control is changed. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
- Loading branch information