commit | 924e1d4910a1f7d53f949a92a5d7793e572bb21d | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jan 29 10:20:00 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Mar 24 11:30:12 2012 +0000 |
tree | e71b578f6c97bd5c35916adfc4e60c82ed2fea43 | |
parent | 21d1c7702e74337717a1133fe8665f6591768581 [diff] |
ARM: sa1111: cleanup sub-device registration and unregistration Move the releasing of resources out of the release function - this allows a cleaner and more conventional arrangement of the registration failure paths and a saner unregistration process for these devices. Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>