OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1782f7
)
net: phy: dp83848: Add comments for register definitions
author
Andrew F. Davis
<afd@ti.com>
Sun, 7 Feb 2016 17:47:21 +0000
(11:47 -0600)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Feb 2016 16:52:02 +0000
(11:52 -0500)
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83848.c
patch
|
blob
|
history
diff --git
a/drivers/net/phy/dp83848.c
b/drivers/net/phy/dp83848.c
index
f897989
..
556904f
100644
(file)
--- a/
drivers/net/phy/dp83848.c
+++ b/
drivers/net/phy/dp83848.c
@@
-21,8
+21,8
@@
#define TLK10X_PHY_ID 0x2000a210
/* Registers */
-#define DP83848_MICR 0x11
-#define DP83848_MISR 0x12
+#define DP83848_MICR 0x11
/* MII Interrupt Control Register */
+#define DP83848_MISR 0x12
/* MII Interrupt Status Register */
/* MICR Register Fields */
#define DP83848_MICR_INT_OE BIT(0) /* Interrupt Output Enable */