gpio: tangier: unexport suspend/resume handles
authorRaag Jadav <raag.jadav@intel.com>
Mon, 13 Nov 2023 13:16:00 +0000 (18:46 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 13 Nov 2023 15:59:48 +0000 (17:59 +0200)
commitc4a79ae280a632786d6f9c7856ef27ebaa585ea7
treeebb9b1d1c2faaa8245698dcee879668f8e1e07b1
parent49d478b41268bb2419e44d876bf66bacc55135f5
gpio: tangier: unexport suspend/resume handles

Unexport suspend/resume handles for the lack of external users and while
at it, make them static, so that they can be discarded by the compiler
if not used (CONFIG_PM_SLEEP=n).

Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Link: https://lore.kernel.org/r/20231113131600.10828-4-raag.jadav@intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-tangier.c
drivers/gpio/gpio-tangier.h