commit | 0783e648988a2ccef6eac9b1c376e7832e09cd94 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Sat Aug 17 18:13:00 2013 -0300 |
committer | Mark Brown <broonie@linaro.org> | Tue Aug 20 11:47:04 2013 +0100 |
tree | 3312f0cae5972ddef3c9cc6c29873123f53b4ece | |
parent | 3c1c32d3765876b72570966c819fac4b8c646394 [diff] |
ASoC: fsl: fsl_ssi: Fix the order of resources removal In fsl_ssi_remove() we need to remove the resources in the opposite order that they were acquired in probe. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Mark Brown <broonie@linaro.org>