Ioana Ciornei 6719e2be0f net: phy: meson-gxl: implement generic .handle_interrupt() callback
In an attempt to actually support shared IRQs in phylib, we now move the
responsibility of triggering the phylib state machine or just returning
IRQ_NONE, based on the IRQ status register, to the PHY driver. Having
3 different IRQ handling callbacks (.handle_interrupt(),
.did_interrupt() and .ack_interrupt() ) is confusing so let the PHY
driver implement directly an IRQ handler like any other device driver.
Make this driver follow the new convention.

Cc: Jerome Brunet <jbrunet@baylibre.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-25 11:18:37 -08:00
..
2020-11-19 14:03:52 +01:00
2020-10-30 14:51:01 -07:00
2020-11-12 13:59:04 -07:00
2020-11-15 10:15:17 -08:00
2020-10-19 14:28:30 -07:00
2020-10-28 19:12:03 +01:00
2020-10-15 14:43:29 -07:00
2020-10-12 13:26:49 -07:00
2020-11-11 09:53:09 +01:00
2020-11-16 15:02:33 -08:00
2020-10-13 12:12:44 -07:00
2020-10-23 10:54:13 -07:00
2020-11-15 09:49:56 -08:00
2020-10-16 12:21:15 -07:00
2020-10-24 10:39:22 -07:00
2020-10-24 10:39:22 -07:00
2020-09-28 12:17:36 +02:00
2020-10-14 15:56:58 -07:00
2020-11-18 17:42:13 -08:00
2020-10-25 11:12:31 -07:00
2020-09-25 06:12:15 +02:00
2020-10-22 12:41:00 -07:00
2020-11-10 15:35:41 +01:00
2020-10-27 19:23:04 +01:00
2020-10-24 10:33:08 -07:00
2020-10-24 10:33:08 -07:00
2020-10-22 12:56:33 -07:00
2020-10-24 10:39:22 -07:00
2020-10-22 12:58:21 -07:00
2020-10-21 11:22:08 -07:00
2020-10-01 22:59:55 +02:00
2020-11-13 13:44:05 +01:00
2020-11-08 11:28:08 -08:00
2020-11-16 14:58:23 -08:00
2020-11-09 08:17:46 +01:00
2020-10-23 11:00:57 -07:00
2020-10-24 10:33:08 -07:00