From: Fabio Estevam Date: Sat, 17 Aug 2013 21:13:00 +0000 (-0300) Subject: ASoC: fsl: fsl_ssi: Fix the order of resources removal X-Git-Tag: v3.12-rc1~150^2~9^2~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0783e648988a2ccef6eac9b1c376e7832e09cd94;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed