summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-ti.c
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2023-08-24 17:21:09 +0300
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-08-27 08:21:08 +0200
commitcc889bd0754e50a3cd50e8ed3094388480fbec86 (patch)
tree566da16c29bc65dabc09afeea06c9840bbb37a90 /drivers/usb/cdns3/cdns3-ti.c
parent143c9a7e9d686d7b2e2a7a1c26cf0c4d82660cc6 (diff)
efi_loader: delete handle from events when a protocol is uninstalled
When a notification event is registered for a protocol the handle of the protocol is added in our event notification list. When all the protocols of the handle are uninstalled we delete the handle but we do not remove it from the event notification list. Clean up the protocol removal functions and add a wrapper which - Removes the to-be deleted handle from any lists it participates - Remove the handle if no more protocols are present Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions