mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 00:52:01 +00:00
af0ab55ffe
For race free unregistration drivers may need to acquire PMIC bus access through iosf_mbi_punit_acquire() and then (un)register the notifier without dropping the lock. This commit adds an unlocked variant of iosf_mbi_unregister_pmic_bus_access_notifier for this use case. Acked-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171019111620.26761-2-hdegoede@redhat.com |
||
---|---|---|
.. | ||
iosf_mbi.c | ||
Makefile |