On Sat, 14 Dec 2013 17:03:34 +1000
Peter Crosthwaite wrote:
> On Fri, Dec 13, 2013 at 10:44 PM, Igor Mammedov wrote:
> > Provide generic hotplug interface for devices.
>
> "Provide a". s/devices/hotplug handlers would be cleaner too, to match
> your v2 changes.
sure
>
> > Intended for replaci
On Fri, Dec 13, 2013 at 10:44 PM, Igor Mammedov wrote:
> Provide generic hotplug interface for devices.
"Provide a". s/devices/hotplug handlers would be cleaner too, to match
your v2 changes.
> Intended for replacing hotplug mechanism used by
> PCI/PCIE/SHPC code and will be used for memory hotp
Provide generic hotplug interface for devices.
Intended for replacing hotplug mechanism used by
PCI/PCIE/SHPC code and will be used for memory hotplug.
Signed-off-by: Igor Mammedov
---
v2:
* s/device/handler/
* add hotplug_handler_plug/hotplug_handler_unplug API
v1:
it's scsi-bus like interface,
Provide generic hotplug interface for devices.
Intended for replacing hotplug mechanism used by
PCI/PCIE/SHPC code and will be used for memory hotplug.
Signed-off-by: Igor Mammedov
---
v2:
* s/device/handler/
* add hotplug_handler_plug/hotplug_handler_unplug API
v1:
it's scsi-bus like interface