[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20180928215453.29916-1-joe@perches.com>
Date: Fri, 28 Sep 2018 14:54:53 -0700
From: Joe Perches <joe@...ches.com>
To: linux-kernel@...r.kernel.org
Cc: Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...oirfairelinux.com>,
netdev@...r.kernel.org
Subject: Bad MAINTAINERS pattern in section 'MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER'
Please fix this defect appropriately.
linux-next MAINTAINERS section:
8726 MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
8727 M: Andrew Lunn <andrew@...n.ch>
8728 M: Vivien Didelot <vivien.didelot@...oirfairelinux.com>
8729 L: netdev@...r.kernel.org
8730 S: Maintained
8731 F: drivers/net/dsa/mv88e6xxx/
--> 8732 F: linux/platform_data/mv88e6xxx.h
8733 F: Documentation/devicetree/bindings/net/dsa/marvell.txt
Commit that introduced this:
commit 877b7cb0b6f283593a663134ee52703f12c895cc
Author: Andrew Lunn <andrew@...n.ch>
Date: Sat May 19 22:31:34 2018 +0200
net: dsa: mv88e6xxx: Add minimal platform_data support
Not all the world uses device tree. Some parts of the world still use
platform devices and platform data. Add basic support for probing a
Marvell switch via platform data.
Signed-off-by: Andrew Lunn <andrew@...n.ch>
Reviewed-by: Florian Fainelli <f.fainelli@...il.com>
Signed-off-by: David S. Miller <davem@...emloft.net>
MAINTAINERS | 1 +
drivers/net/dsa/mv88e6xxx/chip.c | 56 ++++++++++++++++++++++++++++-----
include/linux/platform_data/mv88e6xxx.h | 17 ++++++++++
3 files changed, 67 insertions(+), 7 deletions(-)
No commit with linux/platform_data/mv88e6xxx.h found
Powered by blists - more mailing lists