]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
net: fec_mxc: don't try to clear read-only registers
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 9 Oct 2015 08:53:38 +0000 (10:53 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 9 Oct 2015 09:41:49 +0000 (11:41 +0200)
The registers in the affected address range are all read only. There
is no use in trying to clear them.


No differences found