RE: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-19 Thread Jake Oshins
kuzn...@redhat.com; Linux > ACPI; Linux PCI; Bjorn Helgaas > Subject: Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming > memory address space > > It seems to me then that what you really want is a null protocol for PNP > which simply doesn't do anyt

RE: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-19 Thread Jake Oshins
ACPI; Linux PCI; Bjorn Helgaas Subject: Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space snip It seems to me then that what you really want is a null protocol for PNP which simply doesn't do anything. I don't see any justification

Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-10 Thread Rafael J. Wysocki
KY Srinivasan; linux- > > ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de; > > a...@canonical.com; vkuzn...@redhat.com; Rafael J. Wysocki; Linux ACPI > > Subject: Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming > > memory address space > > > &

RE: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-10 Thread Jake Oshins
t; a...@canonical.com; vkuzn...@redhat.com; Rafael J. Wysocki; Linux ACPI > Subject: Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming > memory address space > > On 2/17/2015 8:41 PM, Jake Oshins wrote: > > This patch adds some wrapper functions in the pnp layer. Th

RE: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-10 Thread Jake Oshins
...@redhat.com; Rafael J. Wysocki; Linux ACPI Subject: Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space On 2/17/2015 8:41 PM, Jake Oshins wrote: This patch adds some wrapper functions in the pnp layer. The intent is to allow memory address space claims

Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-10 Thread Rafael J. Wysocki
...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; vkuzn...@redhat.com; Rafael J. Wysocki; Linux ACPI Subject: Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space On 2/17/2015 8:41 PM, Jake Oshins wrote: This patch adds some wrapper functions

Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-05 Thread Rafael J. Wysocki
On 2/17/2015 8:41 PM, Jake Oshins wrote: This patch adds some wrapper functions in the pnp layer. The intent is to allow memory address space claims by devices which are descendants (a child or grandchild of) a device which is already part of the pnp layer. This allows a device to make a

Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-05 Thread Rafael J. Wysocki
On 2/17/2015 8:41 PM, Jake Oshins wrote: This patch adds some wrapper functions in the pnp layer. The intent is to allow memory address space claims by devices which are descendants (a child or grandchild of) a device which is already part of the pnp layer. This allows a device to make a

RE: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-01 Thread KY Srinivasan
nical.com; > vkuzn...@redhat.com > Subject: Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming > memory address space > > On Tue, Feb 17, 2015 at 11:41:49AM -0800, Jake Oshins wrote: > > This patch adds some wrapper functions in the pnp layer. The intent >

Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-01 Thread Greg KH
On Tue, Feb 17, 2015 at 11:41:49AM -0800, Jake Oshins wrote: > This patch adds some wrapper functions in the pnp layer. The intent is > to allow memory address space claims by devices which are descendants > (a child or grandchild of) a device which is already part of the pnp > layer. This

RE: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-01 Thread KY Srinivasan
...@redhat.com Subject: Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space On Tue, Feb 17, 2015 at 11:41:49AM -0800, Jake Oshins wrote: This patch adds some wrapper functions in the pnp layer. The intent is to allow memory address space claims by devices which

Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-01 Thread Greg KH
On Tue, Feb 17, 2015 at 11:41:49AM -0800, Jake Oshins wrote: This patch adds some wrapper functions in the pnp layer. The intent is to allow memory address space claims by devices which are descendants (a child or grandchild of) a device which is already part of the pnp layer. This allows a