diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2022-06-16 16:00:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-27 14:39:51 +0200 |
commit | b50058b82e0a0ea2cb11889c261cb7d587b62e1c (patch) | |
tree | d5f94655bdb512cf33a06420236f9e6ea0d2b56a /drivers/edac | |
parent | dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3588 (diff) | |
download | linux-b50058b82e0a0ea2cb11889c261cb7d587b62e1c.tar.xz linux-b50058b82e0a0ea2cb11889c261cb7d587b62e1c.zip |
tty: serial: atmel: stop using legacy pm ops
Stop using legacy PM ops and switch using dev_pm_ops. Along with
it #ifdef CONFIG_PM are removed and __maybe_unused and pm_ptr() used
instead. Coding style recommends (at chapter Conditional Compilation)
to avoid using preprocessor conditional and use __maybe_unused
instead.
Acked-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220616140024.2081238-2-claudiu.beznea@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions