summaryrefslogtreecommitdiff
path: root/mm/debug.c
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2016-04-07 21:42:55 +0300
committerLee Jones <lee.jones@linaro.org>2016-04-19 09:54:19 +0300
commita8f447be8056d9ce17bf7757d6de79426700bb8b (patch)
treea8a238dddf7b76badcc030c35761c9756e7e567b /mm/debug.c
parentbd425113a186f6dc104e07cd501916dc51f25e6a (diff)
downloadlinux-a8f447be8056d9ce17bf7757d6de79426700bb8b.tar.xz
mfd: Add resource managed APIs for mfd_add_devices
Add resource managed API devm_mfd_add_devices() for the mfd_add_devices(). This helps in reducing code in error path as it is not required to call mfd_remove_devices() explicitly to remove all child-devices. In some cases, it also helps not to implement .remove() callback which get called during driver unbind. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'mm/debug.c')
0 files changed, 0 insertions, 0 deletions