Re: [PATCH] Documentation: of: fix typo in graph bindings

2015-01-13 Thread Rob Herring
On Mon, Jan 5, 2015 at 4:02 AM, Kaixu Xia wrote: > Just fix a minor typo about the example path. > > Signed-off-by: Kaixu Xia Applied for 3.20. Thanks. > --- > Documentation/devicetree/bindings/graph.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/dev

Re: [PATCH] Documentation: of: fix typo in graph bindings

2015-01-05 Thread Philipp Zabel
Am Montag, den 05.01.2015, 18:02 +0800 schrieb Kaixu Xia: > Just fix a minor typo about the example path. > > Signed-off-by: Kaixu Xia Acked-by: Philipp Zabel thanks Philipp > --- > Documentation/devicetree/bindings/graph.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff