On 05.11.18 11:31, Greg Kurz wrote: > On Mon, 5 Nov 2018 11:20:44 +0100 > David Hildenbrand <[email protected]> wrote: > >> Introduce and use the "unplug" callback. >> >> This is a preparation for multi-stage hotplug handlers, whereby the bus >> hotplug handler is overwritten by the machine hotplug handler. This handler >> will then pass control to the bus hotplug handler. So to get this running >> cleanly, we also have to make sure to go via the hotplug handler chain when >> actually unplugging a device after an unplug request. Lookup the hotplug >> handler and call "unplug". >> >> Signed-off-by: David Hildenbrand <[email protected]> >> --- > > Reviewed-by: Greg Kurz <[email protected]>
BTW, sorry for dropping you RB! (realized it just now) -- Thanks, David / dhildenb
