net: mvneta: add configuration for MBUS windows access protection
authorMarcin Wojtas <mw@semihalf.com>
Mon, 30 Nov 2015 12:27:41 +0000 (13:27 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 04:35:04 +0000 (23:35 -0500)
commitdb6ba9a5371f173489df126739d0a1c2a50f347b
tree24c53aab7806f848b20bb19c8a1967aed83f360d
parent9f7aec5f563f6e82efa96342547a5285f751106b
net: mvneta: add configuration for MBUS windows access protection

This commit adds missing configuration of MBUS windows access protection
in mvneta_conf_mbus_windows function - a dedicated variable for that
purpose remained there unused since v3.8 initial mvneta support. Because
of that the register contents were inherited from the bootloader.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Fixes: c5aff18204da ("net: mvneta: driver for Marvell Armada 370/XP network
unit")
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvneta.c