diff options
| author | Claudiu Beznea <[email protected]> | 2022-06-16 17:00:21 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-06-27 14:39:51 +0200 |
| commit | b50058b82e0a0ea2cb11889c261cb7d587b62e1c (patch) | |
| tree | d5f94655bdb512cf33a06420236f9e6ea0d2b56a /include/linux/timerqueue.h | |
| parent | 1fce2867c7cb147978b116953aa033880654089b (diff) | |
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 <[email protected]>
Signed-off-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions