diff options
author | Amelie Delaunay <amelie.delaunay@foss.st.com> | 2021-01-05 10:05:22 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-01-13 16:10:21 +0100 |
commit | 04edf6d6e22b76aacb23d545a9fe642573f73c9b (patch) | |
tree | d31708f543945cab4e486038224214cd5bb316a8 /drivers/phy/st/phy-spear1340-miphy.c | |
parent | phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation (diff) | |
download | linux-04edf6d6e22b76aacb23d545a9fe642573f73c9b.tar.xz linux-04edf6d6e22b76aacb23d545a9fe642573f73c9b.zip |
phy: stm32: replace regulator_bulk* by multiple regulator_*
Due to async_schedule_domain call in regulator_bulk_enable,
scheduling while atomic bug can raise if regulator_bulk_enable is called
under atomic context.
To avoid this issue, this patch replaces all regulator_bulk* by regulator_
per regulators.
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20210105090525.23164-4-amelie.delaunay@foss.st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy/st/phy-spear1340-miphy.c')
0 files changed, 0 insertions, 0 deletions