2005-11-16 03:22:18

by Adam Belay

[permalink] [raw]
Subject: [RFC][PATCH 0/6] PCI PM updates

Hi all,

This is my first wave of cleanups and improvements to PCI PM support. I
would appreciate some comments.

Thanks,
Adam



2005-11-16 06:47:20

by Greg KH

[permalink] [raw]
Subject: Re: [RFC][PATCH 0/6] PCI PM updates

On Tue, Nov 15, 2005 at 10:30:55PM -0500, Adam Belay wrote:
> Hi all,
>
> This is my first wave of cleanups and improvements to PCI PM support. I
> would appreciate some comments.

Ohther than those minor comments, looks good. Forgot the Signed-off-by:
line though, I guess you don't want them applied :)

thanks,

greg k-h

2005-11-16 07:20:47

by Adam Belay

[permalink] [raw]
Subject: Re: [RFC][PATCH 0/6] PCI PM updates

On Tue, 2005-11-15 at 22:27 -0800, Greg KH wrote:
> On Tue, Nov 15, 2005 at 10:30:55PM -0500, Adam Belay wrote:
> > Hi all,
> >
> > This is my first wave of cleanups and improvements to PCI PM support. I
> > would appreciate some comments.
>
> Ohther than those minor comments, looks good. Forgot the Signed-off-by:
> line though, I guess you don't want them applied :)
>
> thanks,
>
> greg k-h

Yeah, I wanted to get some comments first. I really appreciate you
looking over them. If there are no further issues, I'll fix the things
you pointed out and send the final version of these changes tomorrow.

I also have some more intrusive PCI PM changes coming soon.

Thanks,
Adam