git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c1c32d
)
ASoC: fsl: fsl_ssi: Fix the order of resources removal
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 17 Aug 2013 21:13:00 +0000
(18:13 -0300)
committer
Mark 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