From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre-Louis Bossart Date: Mon, 06 Aug 2018 19:59:03 +0000 Subject: Re: [alsa-devel] [PATCH 9/9] ALSA: intel_hdmi: remove redundant variable cfg_val Message-Id: List-Id: References: <20180801104742.4328-1-colin.king@canonical.com> <20180801104742.4328-10-colin.king@canonical.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Takashi Iwai Cc: alsa-devel@alsa-project.org, Olivier Moysan , Alexandre Torgue , kernel-janitors@vger.kernel.org, Arnaud Pouliquen , Liam Girdwood , Mark Brown , Maxime Coquelin , Colin King , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jaya Kumar > Good to hear, applied the patch now. > >> BTW looking at the structures in intel_hdmi_lpe_audio.h, the field >> format:3 in audio_ch_status_0 is misleading at best, it should be the >> emphasis if I look at the SPDIF/AES docs. It's not used but I'll have >> to relook at all this when I find some time... We should really set >> the registers to mirror what the aes_bits are, not just the non_audio >> and clock accuracy fields. > A fix patch is always welcome ;) This sort of fixes is straighforward, the hard part is to locate an HDMI analyzer to double-check that the changes result in something meaningful...