[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220525133733.1051714-1-claudiu.beznea@microchip.com>
Date: Wed, 25 May 2022 16:37:30 +0300
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <richard.genoud@...il.com>, <gregkh@...uxfoundation.org>,
<jirislaby@...nel.org>, <nicolas.ferre@...rochip.com>,
<alexandre.belloni@...tlin.com>, <patrice.chotard@...s.st.com>
CC: <linux-serial@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH 0/3] serial: atmel: cleanup code
Hi,
The following patches does some cleanup for atmel_serial driver by
switching to dev_pm_ops and improving clock management code. Along with
it I took the chance and introduced a patch for st-asc which removes the
include of pm_runtime.h.
Thank you,
Claudiu Beznea
Claudiu Beznea (3):
tty: serial: atmel: stop using legacy pm ops
tty: serial: atmel: improve clock management
serial: st-asc: remove include of pm_runtime.h
drivers/tty/serial/atmel_serial.c | 93 +++++++++----------------------
drivers/tty/serial/st-asc.c | 1 -
2 files changed, 26 insertions(+), 68 deletions(-)
--
2.34.1
Powered by blists - more mailing lists