[PATCH] efi: don't look for chosen at 0 node on DT platforms

Matt Fleming matt at codeblueprint.co.uk
Tue Jan 20 14:42:20 PST 2015


On Tue, 20 Jan, at 04:34:38PM, Leif Lindholm wrote:
> Due to some scary special case handling noticed in drivers/of, various
> bits of the ARM* EFI support patches did duplicate looking for @0
> variants of various nodes. Unless on an ancient PPC system, these are
> not in fact required. Most instances have become refactored out along
> the way, this removes the last one.
> 
> Signed-off-by: Leif Lindholm <leif.lindholm at linaro.org>
> ---
>  drivers/firmware/efi/efi.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Thanks Leif. Applied for v3.20.

-- 
Matt Fleming, Intel Open Source Technology Center



More information about the linux-arm-kernel mailing list