[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53724F10.8030607@elopez.com.ar>
Date: Tue, 13 May 2014 13:57:52 -0300
From: Emilio López <emilio@...pez.com.ar>
To: Rob Herring <robh@...nel.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Mike Turquette <mturquette@...aro.org>,
Maxime Ripard <maxime.ripard@...e-electrons.com>
Subject: Re: [PATCH 3/7] clk: sunxi: avoid double DT matching
Hi Rob,
For 3/7 (with the mentioned fix) and 4/7 my Cubietruck still boots, so
Acked-by: Emilio López <emilio@...pez.com.ar>
Tested-by: Emilio López <emilio@...pez.com.ar>
El 13/05/14 12:12, Rob Herring escribió:
> On Mon, May 12, 2014 at 7:29 PM, Rob Herring <robherring2@...il.com> wrote:
>> From: Rob Herring <robh@...nel.org>
>>
>> Use for_each_matching_node_and_match instead of for_each_matching_node plus
>> of_match_node to avoid searching the DT twice for each node.
>>
>> The sunxi DT scanning code should really be re-worked rather than have
>> its own private matching infrastructure. It is working around needing a
>> function pointer and a data pointer for each compatible match.
>>
>> Signed-off-by: Rob Herring <robh@...nel.org>
>> Cc: "Emilio López" <emilio@...pez.com.ar>
>> Cc: Mike Turquette <mturquette@...aro.org>
>> Cc: Maxime Ripard <maxime.ripard@...e-electrons.com>
Cheers,
Emilio
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists