All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: qcom-geni: fix opp vote on shutdown
@ 2023-07-14 13:02 Johan Hovold
  2023-07-14 13:02 ` [PATCH 1/2] " Johan Hovold
  2023-07-14 13:02 ` [PATCH 2/2] serial: qcom-geni: clean up clock-rate debug printk Johan Hovold
  0 siblings, 2 replies; 7+ messages in thread
From: Johan Hovold @ 2023-07-14 13:02 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Jiri Slaby,
	linux-arm-msm, linux-serial, linux-kernel, Johan Hovold

This series fixes the missing opp vote removal when closing a serial
port, which, for example, can lead to wasted power when a UART connected
Bluetooth controller is not in use.

Included is also a clean up of a related debug printk.

Johan


Johan Hovold (2):
  serial: qcom-geni: fix opp vote on shutdown
  serial: qcom-geni: clean up clock-rate debug printk

 drivers/tty/serial/qcom_geni_serial.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-07-15  9:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14 13:02 [PATCH 0/2] serial: qcom-geni: fix opp vote on shutdown Johan Hovold
2023-07-14 13:02 ` [PATCH 1/2] " Johan Hovold
2023-07-14 14:29   ` Konrad Dybcio
2023-07-14 15:08     ` Johan Hovold
2023-07-15  9:19       ` Konrad Dybcio
2023-07-14 13:02 ` [PATCH 2/2] serial: qcom-geni: clean up clock-rate debug printk Johan Hovold
2023-07-14 14:26   ` Konrad Dybcio

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.