From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Kandagatla Subject: Re: [PATCH v1 05/11] mmc: mmci: use NSEC_PER_SEC macro Date: Tue, 13 May 2014 10:02:56 +0100 Message-ID: <5371DFC0.7030801@linaro.org> References: <1398759492-12970-1-git-send-email-srinivas.kandagatla@linaro.org> <1398759601-13178-1-git-send-email-srinivas.kandagatla@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Russell King , "linux-mmc@vger.kernel.org" , Chris Ball , Ulf Hansson , "linux-kernel@vger.kernel.org" , agross@quicinc.com, "linux-arm-msm@vger.kernel.org" List-Id: linux-arm-msm@vger.kernel.org On 13/05/14 08:20, Linus Walleij wrote: > On Tue, Apr 29, 2014 at 10:20 AM, wrote: > >> From: Srinivas Kandagatla >> >> This patch replaces a constant used in calculating timeout with a proper >> macro. This is make code more readable. >> >> Signed-off-by: Srinivas Kandagatla > > Reviewed-by: Linus Walleij > > This can be merged out-of-order just as-is. Agreed, I can take this patch out of this series. thanks, srini > > Yours, > Linus Walleij >