Searched hist:fd58bb8c7da3c2d4314d7ab76402ca18e9cc0afa (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/mfd/ |
H A D | intel-lpss.h | diff fd58bb8c7da3c2d4314d7ab76402ca18e9cc0afa Fri Nov 24 20:31:28 CET 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> mfd: intel-lpss: Provide Intel LPSS PM ops structure
With the help of EXPORT_NS_GPL_DEV_PM_OPS() and other *_PM_OPS() macros we may convert PM ops functions to become static. This also takes into account the PM configuration options such as CONFIG_PM and CONFIG_PM_SLEEP. This all removes a lot of ugly macros and ifdeffery in the driver.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20231124200258.3682979-6-andriy.shevchenko@linux.intel.com Signed-off-by: Lee Jones <lee@kernel.org>
|
H A D | intel-lpss-acpi.c | diff fd58bb8c7da3c2d4314d7ab76402ca18e9cc0afa Fri Nov 24 20:31:28 CET 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> mfd: intel-lpss: Provide Intel LPSS PM ops structure
With the help of EXPORT_NS_GPL_DEV_PM_OPS() and other *_PM_OPS() macros we may convert PM ops functions to become static. This also takes into account the PM configuration options such as CONFIG_PM and CONFIG_PM_SLEEP. This all removes a lot of ugly macros and ifdeffery in the driver.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20231124200258.3682979-6-andriy.shevchenko@linux.intel.com Signed-off-by: Lee Jones <lee@kernel.org>
|
H A D | intel-lpss.c | diff fd58bb8c7da3c2d4314d7ab76402ca18e9cc0afa Fri Nov 24 20:31:28 CET 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> mfd: intel-lpss: Provide Intel LPSS PM ops structure
With the help of EXPORT_NS_GPL_DEV_PM_OPS() and other *_PM_OPS() macros we may convert PM ops functions to become static. This also takes into account the PM configuration options such as CONFIG_PM and CONFIG_PM_SLEEP. This all removes a lot of ugly macros and ifdeffery in the driver.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20231124200258.3682979-6-andriy.shevchenko@linux.intel.com Signed-off-by: Lee Jones <lee@kernel.org>
|
H A D | intel-lpss-pci.c | diff fd58bb8c7da3c2d4314d7ab76402ca18e9cc0afa Fri Nov 24 20:31:28 CET 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> mfd: intel-lpss: Provide Intel LPSS PM ops structure
With the help of EXPORT_NS_GPL_DEV_PM_OPS() and other *_PM_OPS() macros we may convert PM ops functions to become static. This also takes into account the PM configuration options such as CONFIG_PM and CONFIG_PM_SLEEP. This all removes a lot of ugly macros and ifdeffery in the driver.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20231124200258.3682979-6-andriy.shevchenko@linux.intel.com Signed-off-by: Lee Jones <lee@kernel.org>
|