adc: meson-saradc: skip hardware init only if ADC is enabled
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 16 Dec 2020 07:51:55 +0000 (08:51 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 11 Jan 2021 13:59:54 +0000 (14:59 +0100)
commit81b1c4759619777b55ad810cd89ccb421e02d33d
treea52723726b682c97717830cbde743ceed4a6c2b7
parent220992bde8995b3de0d094cf2eb0545a031e7992
adc: meson-saradc: skip hardware init only if ADC is enabled

The driver skips hardware initialization if it is already configured by
the earlier bootloader stage (BL30). Skip the initialization only if the
hardware is really initialized and enabled.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/adc/meson-saradc.c