commit | 51bba713fe1120ba7b0542216278f10e48349589 | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Fri May 30 19:34:18 2014 +1000 |
committer | Alexander Graf <agraf@suse.de> | Fri Jun 27 13:48:26 2014 +0200 |
tree | 237f4370c8ef7fe34b4243ad109754e0ad493771 | |
parent | ba0e5bf8de38a33ea2e09b40e0493d30b62fcbf0 [diff] |
xics: Implement xics_ics_free() This implements interrupt release function so IRQs can be returned back to the pool for reuse in cases such as PCI hot plug. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Alexander Graf <agraf@suse.de>