2005-01-04 15:54:17

by Kumar Gala

[permalink] [raw]
Subject: Re: [RFC][PATCH] Add platform_get_resource_byname & platform_get_resource_byirq

Greg,

Any update on when these patches will go to linus or akpm.

thanks

- kumar

On Dec 17, 2004, at 4:11 PM, Greg KH wrote:

> On Wed, Dec 08, 2004 at 05:16:16PM -0600, Kumar Gala wrote:
> > Adds the ability to find a resource or irq on a platform device by
> its
> > resource name.? This patch also tweaks how resource names get set.?
> > Before, resources names were set to pdev->dev.bus_id, now that only
> > happens if the resource name has not been previous set.
> >
> > All of this allows us to find a resource without assuming what order
> the
> > resources are in.
> >
> > Signed-off-by; Kumar Gala <[email protected]>
>
> Thanks, I've applied this (minus the bogus .h file, and plus the proper
> .h file change.)
>
> greg k-h
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at? http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at? http://www.tux.org/lkml/


2005-01-11 01:22:56

by Greg KH

[permalink] [raw]
Subject: Re: [RFC][PATCH] Add platform_get_resource_byname & platform_get_resource_byirq

On Tue, Jan 04, 2005 at 09:53:35AM -0600, Kumar Gala wrote:
> Greg,
>
> Any update on when these patches will go to linus or akpm.

Due to a messup on my part, they never made it into the -mm tree, but
are now in Linus's bk tree.

thanks,

greg k-h