On Tue, Apr 29, 2014 at 10:19 AM, <srinivas.kandagatla@xxxxxxxxxx> wrote:Sounds good, I will fix it in next version and send it to Russell's patch tracker.
From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>(...)
This patch adds Qualcomm amba vendor Id to the list. This ID is used in mmci
driver.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
+ 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.
And you can probably just put this patch into Russell's patch tracker--
already.
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij