From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752747AbYICKTE (ORCPT ); Wed, 3 Sep 2008 06:19:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751822AbYICKSw (ORCPT ); Wed, 3 Sep 2008 06:18:52 -0400 Received: from cantor.suse.de ([195.135.220.2]:34841 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752558AbYICKSv (ORCPT ); Wed, 3 Sep 2008 06:18:51 -0400 Date: Wed, 03 Sep 2008 12:18:49 +0200 Message-ID: From: Takashi Iwai To: "Bryan Wu" Cc: "Cliff Cai" , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, "Mike Frysinger" Subject: Re: [alsa-devel] [PATCH 1/1] ALSA: add dummy function to support shared mmap in nommu Blackfin arch (v3) In-Reply-To: <386072610809030307q30ccdbacv2fb4d88db3242a2d@mail.gmail.com> References: <1220431134-7797-1-git-send-email-cooloney@kernel.org> <386072610809030307q30ccdbacv2fb4d88db3242a2d@mail.gmail.com> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.2 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Wed, 3 Sep 2008 18:07:03 +0800, Bryan Wu wrote: > > On Wed, Sep 3, 2008 at 5:26 PM, Takashi Iwai wrote: > > At Wed, 3 Sep 2008 16:38:54 +0800, > > Bryan Wu wrote: > >> > >> From: Cliff Cai > >> > >> v2-v3: > >> - when it is mmu arch, we define the dummy function to NULL > >> > >> v1-v2: > >> - only adding this dummy function in nommu arch > >> > >> Cc: Mike Frysinger > >> Signed-off-by: Cliff Cai > >> Signed-off-by: Bryan Wu > > > > Thanks, applied now with a slight fix of coding style. > > > > > > Thanks a lot. But I found the author of this patch was me not Cliff in > the sound-2.6.git. > Could you please change the author to Cliff, cause he is the original bug fixer. Oh, sorry, something wrong with my script. Fixed and pushed now. thanks, Takashi