On Aug 10, 2011, at 2:26 PM, Detlev Zundel wrote:
> Hi Lei,
>
>> Hi Marek,
>>
>> On Wed, Aug 10, 2011 at 3:24 PM, Marek Vasut wrote:
>>> The mmc_send_status() function sets cmd.arg = 0. That's incorrect, so fix
>>> it.
>>>
>>> Signed-off-by: Marek Vasut
Applied (with lei wen's "tested-by")
Hi Lei,
> Hi Marek,
>
> On Wed, Aug 10, 2011 at 3:24 PM, Marek Vasut wrote:
>> The mmc_send_status() function sets cmd.arg = 0. That's incorrect, so fix it.
>>
>> Signed-off-by: Marek Vasut
>> ---
>> drivers/mmc/mmc.c | 3 ++-
>> 1 files changed, 2 insertions(+), 1 deletions(-)
>>
>> V2: Tak
Hi Marek,
On Wed, Aug 10, 2011 at 3:24 PM, Marek Vasut wrote:
> The mmc_send_status() function sets cmd.arg = 0. That's incorrect, so fix it.
>
> Signed-off-by: Marek Vasut
> ---
> drivers/mmc/mmc.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> V2: Take SPI mode into accoun
Hi Marek,
> The mmc_send_status() function sets cmd.arg = 0. That's incorrect, so fix it.
Can you please use the --in-reply-to option of git-send-email (it
prompts for it when run interactively) to preserve threading for
superceding patches? Thanks!
It would also be nice if you included the com
The mmc_send_status() function sets cmd.arg = 0. That's incorrect, so fix it.
Signed-off-by: Marek Vasut
---
drivers/mmc/mmc.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
V2: Take SPI mode into account
diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c
index cbd7567..00687d6 1
5 matches
Mail list logo