Hi Rob,
For 3/7 (with the mentioned fix) and 4/7 my Cubietruck still boots, so
Acked-by: Emilio López <[email protected]>
Tested-by: Emilio López <[email protected]>
El 13/05/14 12:12, Rob Herring escribió:
On Mon, May 12, 2014 at 7:29 PM, Rob Herring <[email protected]> wrote:
From: Rob Herring <[email protected]>
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 <[email protected]>
Cc: "Emilio López" <[email protected]>
Cc: Mike Turquette <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cheers,
Emilio
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/