Commit 3698283b authored by Laxman Dewangan's avatar Laxman Dewangan Committed by Lee Jones

mfd: Add devm_mfd_add_devices() in list of managed interfaces

Add devm wrappers for the mfd_add_devices() in the list of managed
interfaces.
Signed-off-by: default avatarLaxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent a8f447be
......@@ -317,6 +317,9 @@ MEM
devm_kvasprintf()
devm_kzalloc()
MFD
devm_mfd_add_devices()
PCI
pcim_enable_device() : after success, all PCI ops become managed
pcim_pin_device() : keep PCI device enabled after release
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment