]> git.baikalelectronics.ru Git - kernel.git/commit
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
authorJose Abreu <Jose.Abreu@synopsys.com>
Thu, 26 Oct 2017 08:51:33 +0000 (09:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Oct 2017 14:23:19 +0000 (23:23 +0900)
commite0805e2bb6c42fb14890e21343b7548c0cc7c6dc
tree3c0c151dd24b2f57ef48aca77804a726fcb84123
parent8dda0488aa398ed7a87294c3704d66f09b9f9673
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing

According to DT bindings documentation we are expecting a
property called "snps,read-requests" but we are parsing
instead a property called "read,read-requests".

This is clearly a typo. Fix it.

Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Cc: Joao Pinto <jpinto@synopsys.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c