Re: [PATCH 2/3] Add platform_device_register_simple

From: Greg KH
Date: Thu Jun 10 2004 - 11:16:40 EST


On Thu, Jun 10, 2004 at 01:43:51AM -0500, Dmitry Torokhov wrote:
>
> ===================================================================
>
>
> ChangeSet@xxxxxx, 2004-06-09 23:58:52-05:00, dtor_core@xxxxxxxxxxxxx
> sysfs: add platform_device_register_simple() that creates a simple
> platform device that does not manage any resources. Modules
> using such platform devices can be unloaded without waiting
> for the device to me released (but any additional resources
> allocated by module should be freed beforehand).

I have the same objections to this that Russell does. Also, care to
show me a patch that uses this new interface, so that I can understand
what you are trying to accomplish here?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/