On Tue, Dec 12, 2017 at 04:00:28PM -0800, Florian Fainelli wrote: > phylink_get_fixed_state() currently consults an optional "link_gpio" > GPIO descriptor, expand this mechanism to allow specifying a custom > callback. This is necessary to support out of band link notifcation > (e.g: from an interrupt within a MMIO register). > > Signed-off-by: Florian Fainelli <f.faine...@gmail.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew