]> git.baikalelectronics.ru Git - kernel.git/commit
net: usb: ax88179_178a: restore state on resume
authorJustin Chen <justinpopo6@gmail.com>
Thu, 21 Jul 2022 00:28:14 +0000 (17:28 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 23 Jul 2022 04:43:58 +0000 (21:43 -0700)
commit0e21ba106e2251303cdb9d96fc77be3656e78466
treed0cf10fe46b5a1bf9a4824e66c6db4fceac4f944
parenta5439ca2ad2f9b777b92281d0252cc2462312aba
net: usb: ax88179_178a: restore state on resume

The hardware state was only partially restored, which meant certain
functionality was broken on resume. Do a full HW reset on resume to
fix this.

Signed-off-by: Justin Chen <justinpopo6@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/usb/ax88179_178a.c