Changes in v2: - use DEFINE_SIMPLE_DEV_PM_OPS instead of deprecated SIMPLE_DEV_PM_OPS (This fixes the defined but unsed warning when CONFIG_PM is unset) Richard Genoud (1): rtc: tps6594: Add power management support drivers/rtc/rtc-tps6594.c | 46 +++++++++++++++++++++++++++++++++++++ include/linux/mfd/tps6594.h | 1 + 2 files changed, 47 insertions(+)