Description of problem: In bcm5421_init(), we should call of_node_put() for the reference returned by of_get_parent() which has increased the refcount. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3342