diff options
author | Sudeep Holla <[email protected]> | 2018-01-12 13:08:14 -0800 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2018-01-15 15:46:17 +0100 |
commit | a78182980a2a0045d5971a656248a62d62237234 (patch) | |
tree | 8d9a7fe6631af8b88fc8846af3bdadf2996a0aaf /net/unix/sysctl_net_unix.c | |
parent | c90801664e0a7e80dfd502a4cef8452dc203ce1f (diff) |
soc: brcmstb: biuctrl: exit without warning on non brcmstb platforms
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.
Cc: Brian Norris <[email protected]>
Cc: Gregory Fong <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: [email protected]
Fixes: f780429adfbc ("soc: brcmstb: biuctrl: Move to early_initcall")
Signed-off-by: Sudeep Holla <[email protected]>
[florian: Add fixes tag, make initcall non fatal]
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions