Russell King
d2004e27eb
net: phy: marvell: consolidate phy status reading
...
marvell_read_status_page_an() always reads the PHY status register, but
marvell_update_link() has already done this. Rather than wastefully
reading the register twice in quick succession, read it once in
marvell_read_status_page() and use the result for both.
This makes marvell_update_link() rather pointless, so move it into
marvell_read_status_page().
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-12-19 12:52:34 -08:00
..
2019-09-16 22:02:45 +02:00
2019-04-15 17:19:54 -07:00
2019-02-25 14:16:22 -08:00
2019-05-24 13:39:34 -07:00
2019-11-27 11:25:48 -08:00
2019-11-06 21:42:06 -08:00
2019-06-09 13:24:17 -07:00
2019-10-18 10:00:07 -07:00
2019-04-15 17:19:54 -07:00
2019-05-26 21:56:41 -07:00
2019-12-11 11:53:42 -08:00
2019-04-15 17:19:54 -07:00
2019-03-21 13:41:26 -07:00
2019-11-27 11:25:48 -08:00
2019-10-23 20:42:52 -07:00
2019-04-15 17:19:54 -07:00
2019-03-03 21:47:57 -08:00
2019-04-15 17:19:54 -07:00
2019-08-17 12:34:50 -07:00
2019-11-15 12:48:32 -08:00
2019-08-17 12:34:50 -07:00
2019-08-17 12:34:50 -07:00
2019-12-09 20:19:10 -08:00
2019-12-14 16:11:40 -08:00
2019-04-15 17:19:54 -07:00
2019-07-30 09:54:45 -07:00
2019-04-15 17:19:54 -07:00
2019-04-15 17:19:54 -07:00
2019-12-11 11:53:42 -08:00
2019-12-19 12:52:34 -08:00
2019-12-11 11:53:42 -08:00
2019-12-11 11:53:41 -08:00
2019-12-19 12:52:34 -08:00
2019-11-25 10:43:40 -08:00
2019-10-04 18:07:45 -07:00
2019-08-02 17:56:28 -07:00
2019-08-28 14:51:00 -07:00
2019-03-27 14:27:30 -07:00
2019-01-22 20:58:40 -08:00
2019-01-22 20:53:08 -08:00
2019-01-22 20:59:18 -08:00
2019-11-27 11:25:48 -08:00
2019-01-22 20:58:40 -08:00
2019-08-28 14:51:00 -07:00
2019-12-11 11:53:41 -08:00
2019-11-27 11:25:48 -08:00
2019-08-28 14:51:00 -07:00
2019-01-22 20:53:08 -08:00
2019-01-22 20:59:18 -08:00
2019-08-28 14:51:00 -07:00
2019-01-22 20:53:08 -08:00
2019-02-27 12:52:20 -08:00
2019-01-22 20:59:18 -08:00
2019-01-22 20:59:18 -08:00
2019-11-18 17:22:40 -08:00
2019-12-06 12:05:06 -08:00
2019-08-01 13:10:34 -04:00
2019-11-27 11:25:48 -08:00
2019-08-17 12:34:50 -07:00
2019-10-17 16:31:52 -07:00
2019-08-17 12:34:50 -07:00
2019-08-17 12:34:50 -07:00
2019-12-19 12:52:34 -08:00
2019-09-21 18:21:52 -07:00
2019-05-29 22:02:18 -07:00
2019-12-19 12:52:34 -08:00
2019-07-31 18:56:11 -04:00
2019-10-16 13:17:01 -07:00
2019-11-25 10:47:00 -08:00
2019-11-23 10:46:26 -08:00
2019-12-17 13:26:33 -08:00
2019-04-15 17:19:54 -07:00
2019-12-01 13:14:21 -08:00
2019-04-15 17:19:54 -07:00
2019-12-11 11:53:41 -08:00
2019-12-11 12:46:12 -08:00
2019-12-11 11:53:41 -08:00
2019-10-23 21:44:44 -07:00
2019-04-23 10:44:44 -07:00
2019-04-15 17:19:54 -07:00
2019-08-15 11:43:48 -07:00
2019-03-03 21:47:57 -08:00
2019-12-19 12:52:34 -08:00
2019-08-17 12:34:50 -07:00
2019-09-05 12:32:06 +02:00