Files
android_kernel_xiaomi_sm8450/drivers/net/phy
Dan Carpenter 47b356e499 phy: remove an unneeded condition
It used to be that bus->irq was a pointer but after e7f4dc3536
('mdio: Move allocation of interrupts into core') it's an array inside
the mdio struct, so it can never be NULL.  Let's remove the check.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-12 11:51:58 -05:00
..
2016-01-07 14:31:26 -05:00
2016-01-07 14:31:27 -05:00
2016-01-12 11:51:58 -05:00
2016-01-07 14:31:26 -05:00