Re: [PATCH] phy: cpcap-usb: Fix warning for missing regulator_disable
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-01-04 07:31:04
Also in:
linux-omap, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-01-04 07:31:04
Also in:
linux-omap, lkml
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