commit | d13c1a3935a4674171a4f547b72444638916a096 | [log] [tgz] |
---|---|---|
author | Sachin Mohan Gadag <sgadag@codeaurora.org> | Wed Apr 19 19:17:31 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue May 23 04:40:03 2017 -0700 |
tree | c40da39bc54d174414bd69600b41c28b44595779 | |
parent | 642533f07112ee4bc7d502f948cbf4cfdf3d0fd1 [diff] |
qahw: test: Pass correct channel mask and wave header length Incorrect function is invoked to assign channel mask value which resulted in passing incorrect bytes of data to below layers. Fix the issue by invoking correct function to assign proper channel mask value. Calculate wave header length with generic formula instead of switch case. Change-Id: I99e633eb10188dafca4e1a2320e06891b890d35a