ASoC: txx9: Add __exit_p at necessary place
authorAxel Lin <axel.lin@gmail.com>
Mon, 3 Oct 2011 01:38:32 +0000 (09:38 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 3 Oct 2011 13:15:40 +0000 (14:15 +0100)
commitf6a74ced462a3acb8fc222176e690b157dc9e181
tree136360346ef39e645ae2964fceaebd9c8ef1fad1
parent1c6927f872990c43b73e0cd4ccdf1831725f3c4a
ASoC: txx9: Add __exit_p at necessary place

We have __exit annotation for txx9aclc_generic_remove(),
thus add __devexit_p to wrap it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/txx9/txx9aclc-generic.c