commit | 1bc8079879e8edfff451b62b7550bdd18523f963 | [log] [tgz] |
---|---|---|
author | Manuel Lauss <manuel.lauss@googlemail.com> | Tue Dec 01 18:10:34 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Dec 03 10:49:55 2009 +0000 |
tree | adfd5aee1bd8f951eee2487d5fd274be212ee968 | |
parent | a649d1fcc9bd2299cb06b6594fabb429fa50f174 [diff] |
ASoC: au1x: dbdma2: fix oops on soc device removal. platform_device_unregister() frees resources for us, no need to do it explicitly. Fixes an oops when machine code removes the soc-audio device. Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>