On Mon, 2006-11-20 at 17:07 +0100, Cornelia Huck wrote: > From: Cornelia Huck <[email protected]> > > Provide a function device_move() to move a device to a new parent device. Add > auxilliary functions kobject_move() and sysfs_move_dir(). > kobject_move() generates a new uevent of type KOBJ_MOVE, containing the > previous path (DEVPATH_OLD) in addition to the usual values. For this, a new > interface kobject_uevent_env() is created that allows to add further > environmental data to the uevent at the kobject layer. > > Signed-off-by: Cornelia Huck <[email protected]> Looks fine. Thanks a lot for doing the changes. Kay - 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/
- References:
- [Patch -mm 2/2] driver core: Introduce device_move(): move a device to a new parent.
- From: Cornelia Huck <[email protected]>
- Re: [Patch -mm 2/2] driver core: Introduce device_move(): move a device to a new parent.
- From: Kay Sievers <[email protected]>
- Re: [Patch -mm 2/2] driver core: Introduce device_move(): move a device to a new parent.
- From: Greg KH <[email protected]>
- Re: [Patch -mm 2/2] driver core: Introduce device_move(): move a device to a new parent.
- From: Cornelia Huck <[email protected]>
- [Patch -mm 1/1] driver core: Introduce device_move(): move a device to a new parent.
- From: Cornelia Huck <[email protected]>
- Re: [Patch -mm 1/1] driver core: Introduce device_move(): move a device to a new parent.
- From: Kay Sievers <[email protected]>
- Re: [Patch -mm 1/1] driver core: Introduce device_move(): move a device to a new parent.
- From: Cornelia Huck <[email protected]>
- [Patch -mm 1/1] driver core: Introduce device_move(): move a device to a new parent.
- From: Cornelia Huck <[email protected]>
- [Patch -mm 2/2] driver core: Introduce device_move(): move a device to a new parent.
- Prev by Date: Re: [PATCH -mm 0/2] Use freezeable workqueues to avoid suspend-related XFS corruptions
- Next by Date: Re: [patch 2.6.19-rc6 2/6] rtc-sa1100 tweaks
- Previous by thread: [Patch -mm 1/1] driver core: Introduce device_move(): move a device to a new parent.
- Next by thread: [Patch -mm 0/2]driver core: Infrastructure for device moving.
- Index(es):