Re: [Qemu-devel] [PATCH v2 02/10] fdc: set busy bit when starting a command

2012-01-16 Thread Kevin Wolf
Am 15.01.2012 08:51, schrieb Hervé Poussineau: > This bit must be active while a command is currently executed. > > Signed-off-by: Hervé Poussineau I believe this could use some more cleanup. The flag is set and reset multiple times in places that aren't quite obvious. Not saying it should be do

[Qemu-devel] [PATCH v2 02/10] fdc: set busy bit when starting a command

2012-01-15 Thread Hervé Poussineau
This bit must be active while a command is currently executed. Signed-off-by: Hervé Poussineau --- hw/fdc.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hw/fdc.c b/hw/fdc.c index c1898a6..1b9f303 100644 --- a/hw/fdc.c +++ b/hw/fdc.c @@ -1446,7 +1446,6 @@ static void