From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH] dma: Remove erroneous __exit and __exit_p() references Date: Thu, 7 Mar 2013 16:08:01 +0530 Message-ID: <20130307103801.GH13370@intel.com> References: <1361318824-22287-1-git-send-email-maxin.john@gmail.com> <20130307094735.GG13370@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20130307094735.GG13370@intel.com> Sender: linux-kernel-owner@vger.kernel.org To: "Maxin B. John" Cc: gregkh@linuxfoundation.org, djbw@fb.com, nicolas.ferre@atmel.com, linus.walleij@linaro.org, rmk+kernel@arm.linux.org.uk, jassisinghbrar@gmail.com, lars@metafoo.de, grant.likely@secretlab.ca, linux-kernel@vger.kernel.org, rob.herring@calxeda.com, linux-arm-kernel@lists.infradead.org, devicetree-discuss@lists.ozlabs.org, "Maxin B. John" List-Id: devicetree@vger.kernel.org On Thu, Mar 07, 2013 at 03:17:35PM +0530, Vinod Koul wrote: > On Thu, Mar 07, 2013 at 10:17:40AM +0100, Maxin B. John wrote: > > Hi, > > > > On Fri, Feb 22, 2013 at 7:29 PM, Linus Walleij wrote: > > > On Wed, Feb 20, 2013 at 1:07 AM, wrote: > > > > > >> From: "Maxin B. John" > > >> > > >> 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 > > > > Gentle ping... > ??? > > Its already in my -next Sorry, I have confused with your other patch, applying now... > > -- > ~Vinod