commit | 1d1bbd305a7831c47a35811e3ee7e8a6a7c7ed3a | [log] [tgz] |
---|---|---|
author | Maxin B. John <maxin.john@enea.com> | Wed Feb 20 02:07:04 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Apr 15 09:51:16 2013 +0530 |
tree | f7f8ac9a4ef2c64fde6522bbe058f14fe981923e | |
parent | 234846d4c8342a5adeb9f70fc0bca606e32c8d2e [diff] |
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>