Re: [PATCH 1/1] USB: PHY: JZ4770: Fix static checker warning.

2020-08-27 Thread Felipe Balbi
周琰杰 (Zhou Yanjie) writes: > The commit 2a6c0b82e651 ("USB: PHY: JZ4770: Add support for new > Ingenic SoCs.") introduced the initialization function for different > chips, but left the relevant code involved in the resetting process > in the original function, resulting in uninitialized variable

Re: [PATCH 1/1] USB: PHY: JZ4770: Fix static checker warning.

2020-07-28 Thread Andy Shevchenko
On Tue, Jul 28, 2020 at 8:09 PM 周琰杰 (Zhou Yanjie) wrote: > > The commit 2a6c0b82e651 ("USB: PHY: JZ4770: Add support for new > Ingenic SoCs.") introduced the initialization function for different > chips, but left the relevant code involved in the resetting process > in the original function, resu