Re: [PATCH] phy: cpcap-usb: Fix warning for missing regulator_disable

From: Vinod Koul
Date: Mon Jan 04 2021 - 02:31:04 EST


On 30-12-20, 12:21, Tony Lindgren wrote:
> On deferred probe, we will get the following splat:
>
> cpcap-usb-phy cpcap-usb-phy.0: could not initialize VBUS or ID IIO: -517
> WARNING: CPU: 0 PID: 21 at drivers/regulator/core.c:2123 regulator_put+0x68/0x78
> ...
> (regulator_put) from [<c068ebf0>] (release_nodes+0x1b4/0x1fc)
> (release_nodes) from [<c068a9a4>] (really_probe+0x104/0x4a0)
> (really_probe) from [<c068b034>] (driver_probe_device+0x58/0xb4)

Applied, thanks

--
~Vinod