commit | b2dfa62c525fbe4d89790b6fa90af7c3f1c052ae | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Thu Mar 18 08:23:33 2010 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Mar 19 19:39:18 2010 +0000 |
tree | ca98c051d54a814493472c48b4ebe8f5cd8a0228 | |
parent | fd23b7dee5e4d369f620979cb120f53629389355 [diff] |
ASoC: remove a card from the list, if instantiation failed If instantiation of a card failed, we still have to remove it from the card list on unregistration. This fixes an Oops on Migo-R, triggering, when after a failed firmware load attempt the driver modules are removed and re-inserted again. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>