summaryrefslogtreecommitdiff
path: root/net/ax25
diff options
context:
space:
mode:
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>2017-02-24 19:14:33 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-02-27 19:20:13 +0300
commit38b0b219fbe89d824213beabf03bfb00b5d2c8fa (patch)
tree094323ec9a2ac237ee06895ff0806f1e5e317d76 /net/ax25
parent40ee6fbef75fe6452dc9e69e6f9f1a2c7808ed67 (diff)
downloadlinux-38b0b219fbe89d824213beabf03bfb00b5d2c8fa.tar.xz
of: add devm_ functions for populate and depopulate
Lots of calls to of_platform_populate() are not unbalanced by a call to of_platform_depopulate(). This create issues while drivers are bind/unbind. In way to solve those issues is to add devm_of_platform_populate() which will call of_platform_depopulate() when the device is unbound from the bus. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1487952874-23635-2-git-send-email-benjamin.gaignard@linaro.org
Diffstat (limited to 'net/ax25')
0 files changed, 0 insertions, 0 deletions