Searched hist:a872c388f9d9e515d9c4102110d0bf0fd7a9778a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/phy/ |
H A D | icplus.c | diff a872c388f9d9e515d9c4102110d0bf0fd7a9778a Sun Nov 18 15:23:57 CST 2018 Martin Blumenstingl <martin.blumenstingl@googlemail.com> net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK
The datasheet uses the name "All Mask" for this bit. Change the name of our #define to be consistent with the datasheet. While here also replace the tab between the #define and IP101A_G_IRQ_ALL_MASK with a space. No functional changes.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|