Loading sound/soc/msm/qdsp6v2/q6asm.c +2 −1 Original line number Diff line number Diff line /* * Copyright (c) 2012-2016, The Linux Foundation. All rights reserved. * Copyright (c) 2012-2017, The Linux Foundation. All rights reserved. * Author: Brian Swetland <swetland@google.com> * * This software is licensed under the terms of the GNU General Public Loading Loading @@ -2878,6 +2878,7 @@ static int __q6asm_open_read_write(struct audio_client *ac, uint32_t rd_format, break; case FORMAT_DSD: open.dec_fmt_id = ASM_MEDIA_FMT_DSD; break; case FORMAT_G711_ALAW_FS: open.dec_fmt_id = ASM_MEDIA_FMT_G711_ALAW_FS; break; Loading Loading
sound/soc/msm/qdsp6v2/q6asm.c +2 −1 Original line number Diff line number Diff line /* * Copyright (c) 2012-2016, The Linux Foundation. All rights reserved. * Copyright (c) 2012-2017, The Linux Foundation. All rights reserved. * Author: Brian Swetland <swetland@google.com> * * This software is licensed under the terms of the GNU General Public Loading Loading @@ -2878,6 +2878,7 @@ static int __q6asm_open_read_write(struct audio_client *ac, uint32_t rd_format, break; case FORMAT_DSD: open.dec_fmt_id = ASM_MEDIA_FMT_DSD; break; case FORMAT_G711_ALAW_FS: open.dec_fmt_id = ASM_MEDIA_FMT_G711_ALAW_FS; break; Loading