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)
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>

No differences found