commit | a7e519a8cf12c9f08a28339743b648dde38cd9d3 | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Fri May 30 19:34:14 2014 +1000 |
committer | Alexander Graf <agraf@suse.de> | Fri Jun 27 13:48:26 2014 +0200 |
tree | 3164efff15ce7e12ac5afecf961b5b999e535e0f | |
parent | 641c349352cd3846ad164357d5a831e748d13536 [diff] |
xics: Disable flags reset on xics reset Since islsi[] array has been merged into the ICSState struct, we must not reset flags as they tell if the interrupt is in use. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Alexander Graf <agraf@suse.de>