commit | f83c218c1705a0d38fb9791bdee268c4092a37cb | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Fri Apr 15 13:18:47 2016 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Mon May 09 08:20:37 2016 +0100 |
tree | abb9d7833ed6dc9a2e64e99f3f527d628a79e90a | |
parent | 1387ff53568ba409eef072087fa02359b3a3551b [diff] |
mfd: arizona: Update device ordering to allow clean driver removal Since this commit: commit b9a8a271c38f ("mfd: make mfd_remove_devices() iterate in reverse order") The order in which the MFD children remove has been reversed, as our driver contains some dependencies between the devices we need to make some changes to ensure the driver unloads cleanly. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>