On Wed, Apr 24, 2024 at 1:25 PM Wren Turkal <wt@xxxxxxxxxxxxxxxx> wrote: > > On 4/24/24 2:04 AM, Bartosz Golaszewski wrote: > > On Wed, 24 Apr 2024 07:07:05 +0200, Wren Turkal<wt@xxxxxxxxxxxxxxxx> said: > >> On 4/22/24 6:00 AM, Bartosz Golaszewski wrote: > >>> From: Bartosz Golaszewski<bartosz.golaszewski@xxxxxxxxxx> > >>> > >>> Any return value from gpiod_get_optional() other than a pointer to a > >>> GPIO descriptor or a NULL-pointer is an error and the driver should > >>> abort probing. That being said: commit 56d074d26c58 ("Bluetooth: hci_qca: > >>> don't use IS_ERR_OR_NULL() with gpiod_get_optional()") no longer sets > >>> power_ctrl_enabled on NULL-pointer returned by > >>> devm_gpiod_get_optional(). Restore this behavior but bail-out on errors. > >> Nack. This patch does fixes neither the disable/re-enable problem nor > >> the warm boot problem. > >> > >> Zijun replied to this patch also with what I think is the proper > >> reasoning for why it doesn't fix my setup. > >> > > Indeed, I only addressed a single issue here and not the code under the > > default: label of the switch case. Sorry. > > > > Could you give the following diff a try? > > I am compiling a kernel the patch right now, but I did want to let you > know that the patch got corrupted by extra line wrapping. I'm not sure > how you're sending it, but I thought you might want to know. > This must be your email client wrapping lines over a certain limit. Try and get the diff from lore[1], it should be fine. Bart [1] https://lore.kernel.org/lkml/CAMRc=MepDwUbAKrWgm0CXKObqy8=igtug0QDgo-CgwxjZCAC2Q@xxxxxxxxxxxxxx/