From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ball Subject: Re: [PATCH] mmc: dw_mmc: rewrite CLKDIV computation Date: Wed, 27 Mar 2013 13:58:16 -0400 Message-ID: <87ip4cbu87.fsf@octavius.laptop.org> References: <1364338202-10311-1-git-send-email-grundler@chromium.org> <000b01ce2ae6$249bfb90$6dd3f2b0$%jun@samsung.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from void.printf.net ([89.145.121.20]:35413 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751880Ab3C0R6W (ORCPT ); Wed, 27 Mar 2013 13:58:22 -0400 In-Reply-To: (Grant Grundler's message of "Wed, 27 Mar 2013 10:51:51 -0700") Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Grant Grundler Cc: Seungwon Jeon , Doug Anderson , Will Newton , Bing Zhao , Jaehoon Chung , Ashok Nagarajan , Olof Johansson , "linux-mmc@vger.kernel.org" , LKML Hi Grant, On Wed, Mar 27 2013, Grant Grundler wrote: > On Wed, Mar 27, 2013 at 5:25 AM, Seungwon Jeon wrote: >> On Wednesday, March 27, 2013, Grant Grundler wrote: >>> Last year Seungwon Jeon (Samsung) fixed a bug in CLKDIV computation. >> For easily identifying, it would be good to point the commit id and subject. > > commit id will be different for different git trees and branches - not > as useful as one might think. > > I will include the following and update the patch: > Author: Seungwon Jeon > Date: Tue May 22 13:01:21 2012 +0900 > mmc: dw_mmc: correct the calculation for CLKDIV Please use the following (standard) syntax in the commit message: Commit e419990b5e8 ("mmc: dw_mmc: correct the calculation for CLKDIV") fixed a bug in CLKDIV computation. [..] Thanks, - Chris. -- Chris Ball One Laptop Per Child