From: Maxin B. John Date: Wed, 20 Feb 2013 00:07:04 +0000 (+0200) Subject: dma: Remove erroneous __exit and __exit_p() references X-Git-Tag: v3.10-rc1~41^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d1bbd305a7831c47a35811e3ee7e8a6a7c7ed3a;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed