Dan Carpenter 47b356e499 phy: remove an unneeded condition
It used to be that bus->irq was a pointer but after e7f4dc3536a4
('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
..
2015-12-29 15:32:24 -05:00
2015-12-18 12:38:35 -08:00
2015-12-18 15:41:35 -08:00
2016-01-12 11:51:58 -05:00
2016-01-12 11:51:57 -05:00
2015-12-31 14:59:21 -08:00