Explorar o código

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: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Laxman Dewangan %!s(int64=9) %!d(string=hai) anos
pai
achega
3698283b10
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Documentation/driver-model/devres.txt

+ 3 - 0
Documentation/driver-model/devres.txt

@@ -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