Takashi Iwai 809a9b6332
ASoC: rt700: Add __maybe_unused to PM callbacks
Fix the compile warnings by adding __maybe_unused to PM callbacks:
  sound/soc/codecs/rt700-sdw.c:503:12: warning: ‘rt700_dev_resume’ defined but not used [-Wunused-function]
  sound/soc/codecs/rt700-sdw.c:489:12: warning: ‘rt700_dev_suspend’ defined but not used [-Wunused-function]

Fixes: 7d2a5f9ae41e ("ASoC: rt700: add rt700 codec driver")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20200127192831.14057-3-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-01-29 17:49:25 +00:00
..
2019-10-01 12:16:01 +01:00
2018-02-27 10:41:34 +00:00
2020-01-17 15:38:56 +00:00
2019-10-25 11:06:57 +01:00
2020-01-07 22:29:38 +00:00
2020-01-17 15:38:56 +00:00
2020-01-14 15:49:03 +00:00
2020-01-23 12:12:31 +00:00
2018-04-26 12:44:15 +01:00
2019-10-21 13:52:22 +01:00
2019-06-12 13:52:26 +01:00
2019-06-12 13:52:26 +01:00
2020-01-10 13:31:49 +00:00
2020-01-09 21:22:36 +00:00
2020-01-13 14:58:45 +00:00
2019-07-26 13:10:09 +01:00
2018-05-18 11:20:11 +01:00
2019-06-26 12:39:34 +01:00
2019-06-26 12:39:34 +01:00
2019-01-07 16:53:10 +00:00
2018-06-01 12:05:30 +01:00
2019-12-25 18:19:42 +00:00
2019-12-16 11:47:28 +00:00
2019-10-02 12:50:40 +01:00