Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1548009
| From | Timur Tabi <timur@tabi.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode |
| Date | 2016-12-28 17:00 +0100 |
| Message-ID | <sToNY-1O0-3@gated-at.bofh.it> (permalink) |
| References | <sTnId-11F-1@gated-at.bofh.it> <sTnRU-15P-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Andreas Schwab wrote: >> > + return !!(ssi_private->dai_fmt & SND_SOC_DAIFMT_AC97) == >> > + SND_SOC_DAIFMT_AC97; > This is never true. I think the right parenthesis should be at the end of the expression.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode "Harisangam, Sharvari (S.)" <sharvari.harisangam@visteon.com> - 2016-12-28 15:50 +0100
Re: [PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode Andreas Schwab <schwab@linux-m68k.org> - 2016-12-28 16:00 +0100
Re: [PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode Timur Tabi <timur@tabi.org> - 2016-12-28 17:00 +0100
Re: [PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode Andreas Schwab <schwab@linux-m68k.org> - 2016-12-28 18:00 +0100
Re: [PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode "Harisangam, Sharvari (S.)" <sharvari.harisangam@visteon.com> - 2016-12-29 03:30 +0100
Re: [alsa-devel] [PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode Fabio Estevam <festevam@gmail.com> - 2016-12-28 19:00 +0100
csiph-web