On 05/13, Srinivas Kandagatla wrote:Sure, I will add it in commit text.
Thanks Linus W,
On 13/05/14 08:16, Linus Walleij wrote:
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
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.
patch tracker.
Please add a note that this id is fake in the commit text or in
the code as well.
--