Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1380439
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: ti: dra7-atl-clock: Fix of_node reference counting |
| Date | 2016-04-16 02:50 +0200 |
| Message-ID | <romAW-3l3-9@gated-at.bofh.it> (permalink) |
| References | <rbw53-7pJ-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 03/11, Peter Ujfalusi wrote: > of_find_node_by_name() will call of_node_put() on the node so we need to > get it first to avoid warnings. > The cfg_node needs to be put after we have finished processing the > properties. > > Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] clk: ti: dra7-atl-clock: Fix of_node reference counting Stephen Boyd <sboyd@codeaurora.org> - 2016-04-16 02:50 +0200
csiph-web