]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
MAINTAINER: Fix Qualcomm ETHQOS ethernet DT file
authorVinod Koul <vkoul@kernel.org>
Tue, 26 Mar 2019 05:21:39 +0000 (10:51 +0530)
committerAndy Gross <agross@kernel.org>
Thu, 30 May 2019 02:40:40 +0000 (21:40 -0500)
Commit 83c177aea4c3: ("MAINTAINER: Add entry for Qualcomm ETHQOS
ethernet driver") added incorrect filename for DT binding, fix the same.

Fixes: 83c177aea4c3 ("MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver")
Reported-By: Joe Perches <joe@perches.com>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <agross@kernel.org>
MAINTAINERS

index 8ee8f2aeab13f38381195904c79952d3a2d72e52..0399b094f690d5c0ff824c69b4ffbb516761af02 100644 (file)
@@ -13043,7 +13043,7 @@ M:      Niklas Cassel <niklas.cassel@linaro.org>
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c
-F:     Documentation/devicetree/bindings/net/qcom,dwmac.txt
+F:     Documentation/devicetree/bindings/net/qcom,ethqos.txt
 
 QUALCOMM GENERIC INTERFACE I2C DRIVER
 M:     Alok Chauhan <alokc@codeaurora.org>