]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma: Remove erroneous __exit and __exit_p() references
authorMaxin B. John <maxin.john@enea.com>
Wed, 20 Feb 2013 00:07:04 +0000 (02:07 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 1 Apr 2013 16:42:10 +0000 (22:12 +0530)
commit5493d178dabe2d92183b16fdd4d09b066b05330d
tree72129ce0709adc001faa4554625b145f941b85eb
parent3b55ca8bd96261c22438c363ed2486b77f7c3b2e
dma: Remove erroneous __exit and __exit_p() references

Removing the annotation with __exit and referencing with __exit_p()
present in dma driver module remove hooks.

Part of the __devexit and __devexit_p() purge.

Signed-off-by: Maxin B. John <maxin.john@enea.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_hdmac.c
drivers/dma/coh901318.c
drivers/dma/imx-dma.c
drivers/dma/imx-sdma.c
drivers/dma/ipu/ipu_idmac.c
drivers/dma/txx9dmac.c