Re: [PATCH net-next v8 11/15] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279

From: Andrew Lunn

Date: Mon Aug 31 2026 - 17:20:57 EST


On Mon, Aug 31, 2026 at 11:59:00AM +0200, Birger Koblitz wrote:
> The suspend and resume functions are called via the usb_driver structure,
> for which the driver has only a single instance. Add wrapper functions
> for the different implementations for the AX88179 and AX179A architecutres
> in ax88179_lib which calls the 2 implementations in ax88179_178a and
> ax88179a_devices, respectively.
>
> Signed-off-by: Birger Koblitz <mail@xxxxxxxxxxxxxxxxx>
> Suggested-by: Jianhui Xu <neuromoments@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew