mbox series

[0/2] serial: qcom-geni: fix opp vote on shutdown

Message ID 20230714130214.14552-1-johan+linaro@kernel.org
Headers show
Series serial: qcom-geni: fix opp vote on shutdown | expand

Message

Johan Hovold July 14, 2023, 1:02 p.m. UTC
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(-)