Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1228357

Re: [RESEND PATCH 1/1] ASoC: fsl_ssi: Fix checking of dai format for AC97 mode

From undefined@vger.kernel.org
Newsgroups linux.kernel
Subject Re: [RESEND PATCH 1/1] ASoC: fsl_ssi: Fix checking of dai format for AC97 mode
Date 2015-09-19 02:40 +0200
Message-ID <qaem5-2ak-3@gated-at.bofh.it> (permalink)
References <q9h2H-7W-39@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Adam Thomson wrote:
> Current code incorrectly treats dai format for AC97 as bit mask
> whereas it's actually an integer value. This causes DAI formats
> other than AC97 (e.g. DSP_B) to trigger AC97 related code,
> which is incorrect and breaks functionality. This patch fixes
> the code to correctly compare values to determine AC97 or not.
>
> Signed-off-by: Adam Thomson<Adam.Thomson.Opensource@diasemi.com>

Acked-by: Timur Tabi <timur@tabi.org>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RESEND PATCH 1/1] ASoC: fsl_ssi: Fix checking of dai format for AC97 mode Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2015-09-16 11:20 +0200
  Re: [RESEND PATCH 1/1] ASoC: fsl_ssi: Fix checking of dai format for  AC97 mode undefined@vger.kernel.org - 2015-09-19 02:40 +0200

csiph-web