From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: bf5xx-sport: use common SPORT code for MMR info Date: Wed, 10 Mar 2010 12:00:48 +0000 Message-ID: <20100310120048.GN24422@rakim.wolfsonmicro.main> References: <1268157494-13447-1-git-send-email-vapier@gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 546651038DC for ; Wed, 10 Mar 2010 13:00:49 +0100 (CET) Content-Disposition: inline In-Reply-To: <1268157494-13447-1-git-send-email-vapier@gentoo.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Mike Frysinger Cc: alsa-devel@alsa-project.org, Barry Song List-Id: alsa-devel@alsa-project.org On Tue, Mar 09, 2010 at 12:58:14PM -0500, Mike Frysinger wrote: > From: Barry Song > > No point in duplicating this structure layout in each driver. > > Signed-off-by: Barry Song > Signed-off-by: Mike Frysinger Applied, thanks.