diff options
| author | Martin Kaiser <martin@kaiser.cx> | 2023-07-04 20:10:51 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-07-20 13:16:24 +0300 |
| commit | b4198a9a538c330cdff7239f8aba0792d31fab42 (patch) | |
| tree | be092557e23b897a2148214b09f952fe921cf228 /include/linux | |
| parent | ea6084559285f4436434630a0e0d9e82709a04f2 (diff) | |
| download | linux-b4198a9a538c330cdff7239f8aba0792d31fab42.tar.xz | |
hwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPS
SIMPLE_DEV_PM_OPS is deprecated, replace it with DEFINE_SIMPLE_DEV_PM_OPS
and use pm_sleep_ptr for setting the driver's pm routines. We can now
remove the __maybe_unused qualifier in the suspend and resume functions.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
