commit | 7a572a3ab1d1d346fcde5243914a18b0218780e9 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Nov 12 19:33:06 2013 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Nov 15 14:08:37 2013 +0100 |
tree | 35fc7fdac2f24256204467609a3c0455fe51e836 | |
parent | d1e61fe49fd450be15d402ac353784f5ba8a624e [diff] |
s390/pci: improve handling of bus resources Cleanup the functions for allocation and setup of bus resources. Do not allocate the same name for each resource but use a per-bus name. Also provide means to cleanup all resources allocated by a bus. Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>