Loading hal/msm8974/platform.c +2 −1 Original line number Diff line number Diff line /* * Copyright (c) 2013-2017, The Linux Foundation. All rights reserved. * Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. * Not a Contribution. * * Copyright (C) 2013 The Android Open Source Project Loading Loading @@ -2061,6 +2061,7 @@ void *platform_init(struct audio_device *adev) my_data->ext_disp_type = EXT_DISPLAY_TYPE_NONE; my_data->hw_dep_fd = -1; my_data->mono_speaker = SPKR_1; my_data->speaker_lr_swap = false; be_dai_name_table = NULL; Loading Loading
hal/msm8974/platform.c +2 −1 Original line number Diff line number Diff line /* * Copyright (c) 2013-2017, The Linux Foundation. All rights reserved. * Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. * Not a Contribution. * * Copyright (C) 2013 The Android Open Source Project Loading Loading @@ -2061,6 +2061,7 @@ void *platform_init(struct audio_device *adev) my_data->ext_disp_type = EXT_DISPLAY_TYPE_NONE; my_data->hw_dep_fd = -1; my_data->mono_speaker = SPKR_1; my_data->speaker_lr_swap = false; be_dai_name_table = NULL; Loading