From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH 0/9] ASoC: wm*: Fix enum ctl accesses Date: Tue, 8 Mar 2016 09:02:56 +0000 Message-ID: <20160308090256.GF1490@localhost.localdomain> References: <1456765278-5435-1-git-send-email-tiwai@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx0a-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) by alsa0.perex.cz (Postfix) with ESMTP id 5045A2605C6 for ; Tue, 8 Mar 2016 10:02:55 +0100 (CET) Content-Disposition: inline In-Reply-To: <1456765278-5435-1-git-send-email-tiwai@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org, Mark Brown , Richard Fitzgerald , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Mon, Feb 29, 2016 at 06:01:09PM +0100, Takashi Iwai wrote: > Hi, > > here is a patchset for correcting the wrong access types to the enum > ctl values in various wm* codec drivers. > > I didn't put Cc to stable. If they might be used for 64 bit > architectures, it's a real problem. In that case, feel free to put Cc > to stable. > > > thanks, > > Takashi > > === For the whole series: Acked-by: Charles Keepax Thanks, Charles