Re: [PATCH V6 1/5] of: move documentation of of_parse_phandle_with_args
From: Stephen Warren <hidden>
Date: 2013-08-21 17:47:44
Also in:
linux-gpio
From: Stephen Warren <hidden>
Date: 2013-08-21 17:47:44
Also in:
linux-gpio
On 08/14/2013 03:27 PM, Stephen Warren wrote:
From: Stephen Warren <redacted> Commit bd69f73 "of: Create function for counting number of phandles in a property" renamed of_parse_phandle_with_args(), and created a wrapper function that implemented the original name. However, the documentation of the original function was not moved, leaving it apparently documenting the newly renamed function. Move the documentation so that it is adjacent to the function it documents.
Rob, Grant, does this series look OK now? Are you taking it through the OF tree, or should Linus take it through the GPIO tree?