Paul Cercueil 7aea2a7ddc usb/misc: usb4604: Use pm_ptr() macro
Use the newly introduced pm_ptr() macro, and mark the suspend/resume
functions __maybe_unused. These functions can then be moved outside the
CONFIG_PM_SUSPEND block, and the compiler can then process them and
detect build failures independently of the config. If unused, they will
simply be discarded by the compiler.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20200903112554.34263-9-paul@crapouillou.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-09-04 16:53:51 +02:00
..
2020-08-28 21:17:56 +02:00
2020-08-28 16:38:29 -07:00
2020-08-15 08:18:22 -07:00
2020-08-31 07:11:45 +02:00
2020-08-28 09:46:48 -07:00
2020-08-26 10:44:15 -07:00
2020-08-29 12:37:00 -07:00
2020-08-05 19:24:27 -07:00
2020-08-28 16:38:29 -07:00
2020-08-28 10:15:33 -07:00
2020-08-26 10:50:50 -07:00
2020-08-24 11:53:15 -07:00
2020-08-31 07:11:45 +02:00
2020-08-14 16:00:09 -07:00
2020-08-31 07:11:45 +02:00
2020-08-26 10:58:20 -07:00
2020-09-04 16:53:51 +02:00
2020-08-30 10:56:12 -07:00
2020-08-29 12:44:30 -07:00