• Russell King's avatar
    [PATCH] Couple of sysfs patches · c4a9c821
    Russell King authored
    On Wed, Jun 16, 2004 at 05:51:03PM -0500, Dmitry Torokhov wrote:
    > What about freeing the resources? Can it be put in platform_device_unregister
    > or is it release handler task? I'd put it in unregister because when I call
    > unregister I expect device be half-dead and release as much resources as it
    > can.
    
    
    Here's the updated patch - to be applied on top of the
    platform_get_resource() patch sent previously.
    Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
    c4a9c821
platform.c 4.94 KB