Re: [PATCH] soc: brcmstb: Unmap sun_top_ctrl_base on errors

From: Arnd Bergmann
Date: Mon Apr 25 2016 - 19:15:10 EST


On Monday 25 April 2016 16:08:09 Florian Fainelli wrote:
> Do not leak a ioremap()'d cookie around, unmaping it in case of errors
>
> Fixes: cef4bafcea2c ("soc: brcmstb: add SoC driver to brcmstb")
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

I've applied it on top now, along with my fix, thanks!

Arnd