Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932860Ab3D2VmL (ORCPT ); Mon, 29 Apr 2013 17:42:11 -0400 Received: from mail-vc0-f181.google.com ([209.85.220.181]:62218 "EHLO mail-vc0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932749Ab3D2Vl7 (ORCPT ); Mon, 29 Apr 2013 17:41:59 -0400 MIME-Version: 1.0 In-Reply-To: <201304291521.14195.arnd@arndb.de> References: <1366910944-3033663-1-git-send-email-arnd@arndb.de> <1366910944-3033663-11-git-send-email-arnd@arndb.de> <201304291521.14195.arnd@arndb.de> From: Masanori Goto Date: Tue, 30 Apr 2013 06:41:38 +0900 X-Google-Sender-Auth: zTKLtSrpPtz4igZ14jRfVCiVRS8 Message-ID: Subject: Re: [PATCH 10/21] [SCSI] nsp32: use mdelay instead of large udelay constants To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, YOKOTA Hiroshi , "James E.J. Bottomley" , linux-scsi@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1016 Lines: 32 Oops, you're absolutely correct. Thanks for the follow up! Please change it as follow as you mentioned: Acked-by: GOTO Masanori Best regrads, -- gotom 2013/4/29 Arnd Bergmann : > On Friday 26 April 2013, Masanori Goto wrote: >> 2013/4/25 Arnd Bergmann >> > >> > ARM cannot handle udelay for more than 2 miliseconds, so we >> > should use mdelay instead for those. >> > >> >> Singed-off-by: GOTO Masanori > > Thanks. I assume you mean "Acked-by", not "Singed-off" as in "burnt" > or "Signed-off" as a notification that you have applied it to your > own git tree. > > I'll keep the patch with an your "Acked-by" line in my tree unless > James wants to apply to the scsi tree. > > Arnd > -- 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/