media: atomisp_gmin_platform: Do not turn ELDO2 off from axp_v1p8_on()
authorHans de Goede <hdegoede@redhat.com>
Sun, 16 Jan 2022 21:52:02 +0000 (22:52 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 8 Feb 2022 05:28:38 +0000 (06:28 +0100)
commitee328dded2274a7e1a65988b289337d52e70951c
tree5a797c8e0233362cf78eb5f792df5f7b6ec5e5ab
parent9aa32cb5c69dc9284a799f60ea2a5e21eae78058
media: atomisp_gmin_platform: Do not turn ELDO2 off from axp_v1p8_on()

Fix axp_v1p8_on() turning ELDO2 off at the end again by removing the bogus
code which turns it off again after just having turned it on.

Link: https://lore.kernel.org/linux-media/20220116215204.307649-8-hdegoede@redhat.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c