Re: [PATCH] powerpc: Add legacy PCI access via sysfs (v3)

2008-10-15 Thread Benjamin Herrenschmidt
On Wed, 2008-10-15 at 05:16 -0700, Jesse Barnes wrote: > On Monday, October 13, 2008 5:55 pm Benjamin Herrenschmidt wrote: > > This patch adds support for legacy_io and legacy_mem files in > > bus class directories in sysfs for powerpc > > > > Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED

Re: [PATCH] powerpc: Add legacy PCI access via sysfs (v3)

2008-10-15 Thread Jesse Barnes
On Monday, October 13, 2008 5:55 pm Benjamin Herrenschmidt wrote: > This patch adds support for legacy_io and legacy_mem files in > bus class directories in sysfs for powerpc > > Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> Ok, applied this one. Should be pushing to Linus soon. Than

[PATCH] powerpc: Add legacy PCI access via sysfs (v3)

2008-10-13 Thread Benjamin Herrenschmidt
This patch adds support for legacy_io and legacy_mem files in bus class directories in sysfs for powerpc Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> --- This is version 3, this time after doing a "quilt ref" and thus getting a patch that actually useful. Sorry about the mishap. ar