Loading asoc/codecs/wcd934x/wcd934x.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -8742,7 +8742,7 @@ static struct snd_soc_dai_driver tavil_slim_dai[] = { .rate_min = 8000, .rate_max = 192000, .channels_min = 1, .channels_max = 4, .channels_max = 8, }, .ops = &tavil_dai_ops, }, Loading Loading
asoc/codecs/wcd934x/wcd934x.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -8742,7 +8742,7 @@ static struct snd_soc_dai_driver tavil_slim_dai[] = { .rate_min = 8000, .rate_max = 192000, .channels_min = 1, .channels_max = 4, .channels_max = 8, }, .ops = &tavil_dai_ops, }, Loading