Re: [PATCH -next] soc: brcmstb: biuctrl: exit without warning on non brcmstb platforms

From: Florian Fainelli
Date: Thu Jan 11 2018 - 19:11:28 EST


On 01/11/2018 06:39 AM, Sudeep Holla wrote:
> Currently if this driver is included, we get the following warning
> on any platforms irrespective of whether it's brcmstb platform or not.
> "
> brcmstb: biuctrl: missing BIU control node
> brcmstb: biuctrl: MCP: Unable to disable write pairing!
> "
>
> This patch allows to exit early without any warning messages on non
> brcmstb platforms as it's meaningless for them.

Thierry already submitted a patch for this:

https://patchwork.kernel.org/patch/10152509/

which I am going to pick up (order of arrival) and submit shortly to the
ARM SoC maintainers, thanks!
--
Florian