public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name()
@ 2024-10-30 15:46 Javier Carrasco
  2024-10-30 15:46 ` [PATCH 1/2] " Javier Carrasco
  2024-10-30 15:46 ` [PATCH 2/2] Bluetooth: btbcm: automate node cleanup " Javier Carrasco
  0 siblings, 2 replies; 12+ messages in thread
From: Javier Carrasco @ 2024-10-30 15:46 UTC (permalink / raw)
  To: Marcel Holtmann, Luiz Augusto von Dentz, Linus Walleij
  Cc: linux-bluetooth, linux-kernel, Javier Carrasco, stable

This series fixes a missing call to of_node_put() in two steps: first
adding the call (compatible with all affected kernels), and then moving
to a more robust approach once the issue is fixed.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
Javier Carrasco (2):
      Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name()
      Bluetooth: btbcm: automate node cleanup in btbcm_get_board_name()

 drivers/bluetooth/btbcm.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
base-commit: 6fb2fa9805c501d9ade047fc511961f3273cdcb5
change-id: 20241030-bluetooth-btbcm-node-cleanup-23d21a73870c

Best regards,
-- 
Javier Carrasco <javier.carrasco.cruz@gmail.com>


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-10-31 11:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30 15:46 [PATCH 0/2] Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name() Javier Carrasco
2024-10-30 15:46 ` [PATCH 1/2] " Javier Carrasco
2024-10-30 15:46 ` [PATCH 2/2] Bluetooth: btbcm: automate node cleanup " Javier Carrasco
2024-10-31 11:08   ` Krzysztof Kozlowski
2024-10-31 11:10     ` Javier Carrasco
2024-10-31 11:14       ` Krzysztof Kozlowski
2024-10-31 11:29         ` Javier Carrasco
2024-10-31 11:33           ` Krzysztof Kozlowski
2024-10-31 11:44           ` Krzysztof Kozlowski
2024-10-31 11:30         ` Krzysztof Kozlowski
2024-10-31 11:41           ` Javier Carrasco
2024-10-31 11:46             ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox