ASoC: fsl: fsl_ssi: Fix the order of resources removal
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 17 Aug 2013 21:13:00 +0000 (18:13 -0300)
committerMark Brown <broonie@linaro.org>
Tue, 20 Aug 2013 10:47:04 +0000 (11:47 +0100)
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>

No differences found