smsc95xx: Add comments to the registers definition
authorMartin Wetterwald <martin@wetterwald.eu>
Thu, 13 Apr 2017 08:08:44 +0000 (10:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Apr 2017 17:04:52 +0000 (13:04 -0400)
commit53a759c89b7924b2cd218b40fa4b51f9220f20b1
treed8a0bc752a94387f675c293c8c1b32527e4d9852
parent57240d007816486131bee88cd474c2a71f0fe224
smsc95xx: Add comments to the registers definition

This chip is used by a lot of embedded devices and also by the Raspberry
Pi 1, 2 & 3 which were created to promote the study of computer
sciences. Students wanting to learn kernel / network device driver
programming through those devices can only rely on the Linux kernel
driver source to make their own.

This commit adds a lot of comments to the registers definition to expand
the register names.

Cc: Steve Glendinning <steve.glendinning@shawell.net>
Cc: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
CC: David Miller <davem@davemloft.net>
Signed-off-by: Martin Wetterwald <martin@wetterwald.eu>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Steve Glendinning <steve.glendinning@shawell.net>
Acked-by: Woojung Huh <Woojung.Huh@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/smsc95xx.c
drivers/net/usb/smsc95xx.h