From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Kandagatla Subject: Re: [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID. Date: Tue, 13 May 2014 10:41:11 +0100 Message-ID: <5371E8B7.8000103@linaro.org> References: <1398759492-12970-1-git-send-email-srinivas.kandagatla@linaro.org> <1398759542-13017-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-mmc-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 Thanks Linus W, On 13/05/14 08:16, Linus Walleij wrote: > On Tue, Apr 29, 2014 at 10:19 AM, wrote: > >> From: Srinivas Kandagatla >> >> This patch adds Qualcomm amba vendor Id to the list. This ID is used in mmci >> driver. >> >> Signed-off-by: Srinivas Kandagatla > (...) >> + AMBA_VENDOR_QCOM = 0x51, > > Yeah it's a "Q", like 0x41 is "A" for ARM. You could as well mention > this in the commit message. > Sounds good, I will fix it in next version and send it to Russell's patch tracker. --srini > And you can probably just put this patch into Russell's patch tracker > already. > > Acked-by: Linus Walleij > > Yours, > Linus Walleij >