https://github.com/torvalds/linux
Revision db6ba9a5371f173489df126739d0a1c2a50f347b authored by Marcin Wojtas on 30 November 2015, 12:27:41 UTC, committed by David S. Miller on 03 December 2015, 04:35:04 UTC
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>
1 parent 9f7aec5
History
Tip revision: db6ba9a5371f173489df126739d0a1c2a50f347b authored by Marcin Wojtas on 30 November 2015, 12:27:41 UTC
net: mvneta: add configuration for MBUS windows access protection
Tip revision: db6ba9a
File Mode Size
.gitignore -rw-r--r-- 44 bytes
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 3.6 KB
system_certificates.S -rw-r--r-- 535 bytes
system_keyring.c -rw-r--r-- 4.0 KB

back to top