[PATCH] regulator: mc13xxx: add missing of_node_get()

Axel Lin axel.lin at ingics.com
Tue Sep 9 04:11:46 PDT 2014


2014-09-09 19:07 GMT+08:00 Guodong Xu <guodong.xu at linaro.org>:
> mc13xxx_parse_regulators_dt() goes through dt tree to search for regulator
> sub-nodes. For each matched node, later on it will be used and registered
> into a regulator_dev.
>
> of_node_get() should be called to increase its refcount.

I think it's done by regulator core:

commit 63c7c9e16c8e92cc069854f2babdf82d2d38e4c7
regulator: core: Get and put regulator of_node

Regards,
Axel



More information about the linux-arm-kernel mailing list