Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1445172
| From | "santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/1] memory: emif: add missing of_node_put after calling of_parse_phandle |
| Date | 2016-07-18 05:10 +0200 |
| Message-ID | <rW76p-IH-1@gated-at.bofh.it> (permalink) |
| References | <rW76p-IH-3@gated-at.bofh.it> |
| Organization | Oracle Corporation |
On 7/17/16 7:00 PM, Peter Chen wrote: > of_node_put needs to be called when the device node which is got > from of_parse_phandle has finished using. > > Signed-off-by: Peter Chen <peter.chen@nxp.com> > --- > > Changes for v2: > - %s/of_put_node/of_node_put > > drivers/memory/emif.c | 2 ++ > 1 file changed, 2 insertions(+) > I will pick this up for next merge window...
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 1/1] memory: emif: add missing of_node_put after calling of_parse_phandle "santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com> - 2016-07-18 05:10 +0200
csiph-web