]> 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>
Thu, 7 Mar 2013 10:40:54 +0000 (16:10 +0530)
commit84c1e63c12a9e60ecfde4c15d1e03b778402a83a
tree477494a3abecda025340ae1aa60214cb293beabe
parent9560a5a349d97e310a670cbcb919a72984873d34
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