mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: 8250_bcm7271: Fix clock handling
@ 2023-04-27 18:19 Doug Berger
  2023-04-27 18:19 ` [PATCH 1/2] serial: 8250_bcm7271: balance clk_enable calls Doug Berger
  2023-04-27 18:19 ` [PATCH 2/2] serial: 8250_bcm7271: fix leak in `brcmuart_probe` Doug Berger
  0 siblings, 2 replies; 7+ messages in thread
From: Doug Berger @ 2023-04-27 18:19 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Al Cooper, XuDong Liu, Dongliang Mu, Jiri Slaby,
	Florian Fainelli, Broadcom internal kernel review list,
	linux-serial, linux-kernel, Christophe JAILLET, Doug Berger

XuDong Liu offered a patch to correct some clock issues detected
in the probe function and Christophe JAILLET pointed out that
there was a similar issue in remove.

Since no V2 has appeared, I am providing this pair of commits to
address both cases. This set chooses to use a managed clock to
avoid the need to explicitly call clk_put from the driver.

Doug Berger (2):
  serial: 8250_bcm7271: balance clk_enable calls
  serial: 8250_bcm7271: fix leak in `brcmuart_probe`

 drivers/tty/serial/8250/8250_bcm7271.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-04-28 17:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-27 18:19 [PATCH 0/2] serial: 8250_bcm7271: Fix clock handling Doug Berger
2023-04-27 18:19 ` [PATCH 1/2] serial: 8250_bcm7271: balance clk_enable calls Doug Berger
2023-04-28 17:42   ` Florian Fainelli
2023-04-27 18:19 ` [PATCH 2/2] serial: 8250_bcm7271: fix leak in `brcmuart_probe` Doug Berger
2023-04-27 20:29   ` Christophe JAILLET
2023-04-27 23:29     ` Doug Berger
2023-04-28 17:42   ` Florian Fainelli

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

all inboxes | Powered by JetHome®