Re: [Patch 0/2] driver core: device_move() fallout.

2007-01-09 Thread Marcel Holtmann
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

Re: [Patch 0/2] driver core: device_move() fallout.

2007-01-09 Thread Marcel Holtmann
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

[Patch 0/2] driver core: device_move() fallout.

2007-01-08 Thread Cornelia Huck
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. - To unsubscribe

[Patch 0/2] driver core: device_move() fallout.

2007-01-08 Thread Cornelia Huck
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. - To unsubscribe