LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [Patch 0/2] driver core: device_move() fallout.
@ 2007-01-08 19:16 Cornelia Huck
2007-01-09 22:58 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Cornelia Huck @ 2007-01-08 19:16 UTC (permalink / raw)
To: Greg K-H; +Cc: Marcel Holtmann, linux-kernel
Hi Greg,
here are two patches that hopefully make device_move() more universally
usable:
[1/2] Remove device_is_registered() in device_move().
[2/2] Allow device_move(dev, NULL).
Patches are against your latest git tree. The code works for me, but
has not been heavily tested.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Patch 0/2] driver core: device_move() fallout.
2007-01-08 19:16 [Patch 0/2] driver core: device_move() fallout Cornelia Huck
@ 2007-01-09 22:58 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2007-01-09 22:58 UTC (permalink / raw)
To: Cornelia Huck; +Cc: Greg K-H, linux-kernel
Hi Greg,
> here are two patches that hopefully make device_move() more universally
> usable:
>
> [1/2] Remove device_is_registered() in device_move().
> [2/2] Allow device_move(dev, NULL).
>
> Patches are against your latest git tree. The code works for me, but
> has not been heavily tested.
I tested it with my patch for the Bluetooth RFCOMM layer and it works
fine. Please make sure that it gets into 2.6.20 as soon as possible,
because the current device_move() is simply broken.
Regards
Marcel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-09 22:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-08 19:16 [Patch 0/2] driver core: device_move() fallout Cornelia Huck
2007-01-09 22:58 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).