Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754046AbbLXQMo (ORCPT ); Thu, 24 Dec 2015 11:12:44 -0500 Received: from muin.pair.com ([209.68.1.55]:56436 "EHLO muin.pair.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751821AbbLXQMn (ORCPT ); Thu, 24 Dec 2015 11:12:43 -0500 MIME-Version: 1.0 In-Reply-To: <56770FE1.4060202@maciej.szmigiero.name> References: <56770FE1.4060202@maciej.szmigiero.name> Date: Thu, 24 Dec 2015 10:12:41 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [alsa-devel] [PATCH 1/3] ASoC: fsl_ssi: mark SACNT register volatile From: Timur Tabi To: "Maciej S. Szmigiero" Cc: "alsa-devel@alsa-project.org" , Xiubo Li , linux-kernel , Liam Girdwood , Nicolin Chen , Mark Brown , Fabio Estevam , "linuxppc-dev@lists.ozlabs.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 791 Lines: 18 On Sun, Dec 20, 2015 at 2:30 PM, Maciej S. Szmigiero wrote: > SACNT register should be marked volatile since > its WR and RD bits are cleared by SSI after > completing the relevant operation. > This unbreaks AC'97 register access. > > Fixes: 05cf237972fe ("ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast") > > Signed-off-by: Maciej S. Szmigiero These patches seem okay, but can we hold off merging them until I get back from vacation and have a chance to review them? -- 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/