2013-03-07 09:17:43

by Maxin B. John

[permalink] [raw]
Subject: Re: [PATCH] dma: Remove erroneous __exit and __exit_p() references

Hi,

On Fri, Feb 22, 2013 at 7:29 PM, Linus Walleij <[email protected]> wrote:
> On Wed, Feb 20, 2013 at 1:07 AM, <[email protected]> wrote:
>
>> From: "Maxin B. John" <[email protected]>
>>
>> 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 <[email protected]>
>
> Acked-by: Linus Walleij <[email protected]>

Gentle ping...

> Yours,
> Linus Walleij

Regards,
Maxin


2013-03-07 10:12:34

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH] dma: Remove erroneous __exit and __exit_p() references

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 <[email protected]> wrote:
> > On Wed, Feb 20, 2013 at 1:07 AM, <[email protected]> wrote:
> >
> >> From: "Maxin B. John" <[email protected]>
> >>
> >> 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 <[email protected]>
> >
> > Acked-by: Linus Walleij <[email protected]>
>
> Gentle ping...
???

Its already in my -next

--
~Vinod

2013-03-07 10:31:06

by Maxin B. John

[permalink] [raw]
Subject: Re: [PATCH] dma: Remove erroneous __exit and __exit_p() references

Hi Vinod,

On Thu, Mar 7, 2013 at 10:47 AM, Vinod Koul <[email protected]> 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 <[email protected]> wrote:
>> > On Wed, Feb 20, 2013 at 1:07 AM, <[email protected]> wrote:
>> >
>> >> From: "Maxin B. John" <[email protected]>
>> >>
>> >> 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 <[email protected]>
>> >
>> > Acked-by: Linus Walleij <[email protected]>
>>
>> Gentle ping...
> ???
>
> Its already in my -next
In that case, sorry for creating confusion. I was under the impression
that only the patch titled "dma: timb_dma: Fix compiler warning" was
accepted in "-next".

> ~Vinod
Warm Regards,
Maxin

2013-03-07 11:03:17

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH] dma: Remove erroneous __exit and __exit_p() references

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 <[email protected]> wrote:
> > > On Wed, Feb 20, 2013 at 1:07 AM, <[email protected]> wrote:
> > >
> > >> From: "Maxin B. John" <[email protected]>
> > >>
> > >> 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 <[email protected]>
> > >
> > > Acked-by: Linus Walleij <[email protected]>
> >
> > Gentle ping...
> ???
>
> Its already in my -next
Sorry, I have confused with your other patch, applying now...

>
> --
> ~Vinod