linux/drivers/misc/eeprom
Hsin-Yi Wang 2962484dfe misc: eeprom: at24: check suspend status before disable regulator
cd5676db05 ("misc: eeprom: at24: support pm_runtime control") disables
regulator in runtime suspend. If runtime suspend is called before
regulator disable, it will results in regulator unbalanced disabling.

Fixes: cd5676db05 ("misc: eeprom: at24: support pm_runtime control")
Cc: stable <stable@vger.kernel.org>
Acked-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Link: https://lore.kernel.org/r/20210420133050.377209-1-hsinyi@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-14 13:50:59 +02:00
..
at24.c misc: eeprom: at24: check suspend status before disable regulator 2021-05-14 13:50:59 +02:00
at25.c
digsy_mtc_eeprom.c
ee1004.c
eeprom_93cx6.c
eeprom_93xx46.c
eeprom.c
idt_89hpesx.c
Kconfig
Makefile
max6875.c