On Mon, Jan 22, 2018 at 7:30 PM, Philippe Mathieu-Daudé wrote:
> Linux uses it to poll the bus before polling for a card.
>
> Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Alistair Francis
Alistair
> ---
> hw/sd/sd.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff
Linux uses it to poll the bus before polling for a card.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/sd/sd.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/hw/sd/sd.c b/hw/sd/sd.c
index 07424aa56e..bbf9496e8a 100644
--- a/hw/sd/sd.c
+++ b/hw/sd/sd.c
@@ -1378,9 +1378,8