summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-twinhan.c
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2021-12-07 03:21:01 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-12-17 21:19:43 +0300
commite0d64ecc621715e9c7807e952b68475c62bbf630 (patch)
tree92edf2fac05b23a7f66a22cb01d491c53a033062 /drivers/hid/hid-twinhan.c
parentd1579e61192e0e686faa4208500ef4c3b529b16c (diff)
downloadlinux-e0d64ecc621715e9c7807e952b68475c62bbf630.tar.xz
mmc: jz4740: Use the new PM macros
- Use DEFINE_SIMPLE_DEV_PM_OPS() instead of the SIMPLE_DEV_PM_OPS() macro. This makes it possible to remove the __maybe_unused flags on the callback functions. - Since we only have callbacks for suspend/resume, we can conditionally compile the dev_pm_ops structure for when CONFIG_PM_SLEEP is enabled; so use the pm_sleep_ptr() macro instead of pm_ptr(). Signed-off-by: Paul Cercueil <paul@crapouillou.net> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/hid/hid-twinhan.c')
0 files changed, 0 insertions, 0 deletions