esp: fix interrupt register read
authorBlue Swirl <blauwirbel@gmail.com>
Fri, 31 Jul 2009 07:26:44 +0000 (07:26 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 31 Jul 2009 07:26:44 +0000 (07:26 +0000)
commit0da42858983917c7db343d5defe6fd317a90ff6c
tree380ec38ca28e01bedb5235fbc68d707000cbf218
parente3358497f784cbb72e92f5f698566f7c2faacaf3
esp: fix interrupt register read

Read of interrupt register should clear it and also sequence step and status.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/esp.c