On Wed, Sep 05, 2018 at 12:42:12PM -0700, Florian Fainelli wrote: > Update the SRAB driver to manage per-port interrupts. Since we cannot > sleep during b53_io_ops, schedule a workqueue whenever we get a port > specific interrupt. We will later make use of this to call back into > PHYLINK when there is e.g: a link state change. > > Signed-off-by: Florian Fainelli <f.faine...@gmail.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew