mirror of
https://github.com/openharmony/drivers_framework.git
synced 2026-08-26 18:17:07 -04:00
fix: audio issues from KORA tool
Signed-off-by: xxxxyang <xiaoyang75@huawei.com>
This commit is contained in:
@@ -1150,7 +1150,6 @@ static int32_t MixerUpdatePowerStatus(const struct AudioKcontrol *kcontrol, uint
|
||||
{
|
||||
struct AudioCard *audioCard = NULL;
|
||||
struct AudioSapmpath *path = NULL;
|
||||
int ret = HDF_SUCCESS;
|
||||
|
||||
if (kcontrol == NULL || kcontrol->pri == NULL) {
|
||||
ADM_LOG_ERR("input param kcontrol is NULL.");
|
||||
|
||||
Reference in New Issue
Block a user