Re: [PATCH v2 6/7] usb: bdc: Halt controller on suspend

2020-07-21 Thread Florian Fainelli
On 7/21/20 7:43 AM, Al Cooper wrote: > From: Danesh Petigara > > GISB bus error kernel panics have been observed during S2 transition > tests on the 7271t platform. The errors are a result of the BDC > interrupt handler trying to access BDC register space after the > system's suspend callbacks

[PATCH v2 6/7] usb: bdc: Halt controller on suspend

2020-07-21 Thread Al Cooper
From: Danesh Petigara GISB bus error kernel panics have been observed during S2 transition tests on the 7271t platform. The errors are a result of the BDC interrupt handler trying to access BDC register space after the system's suspend callbacks have completed. Adding a suspend hook to the BDC