]> Git Repo - J-linux.git/commit
regulator: core: Fix exported symbols to the exported GPL version
authorEnric Balletbo i Serra <[email protected]>
Mon, 20 Jan 2020 12:39:21 +0000 (13:39 +0100)
committerMark Brown <[email protected]>
Mon, 20 Jan 2020 19:09:48 +0000 (19:09 +0000)
commit3d7610e8da993539346dce6f7c909fd3d56bf4d5
tree5c443ce2566c774ea14741a01507eb3f179cba36
parente9153311491da9d9863ead9888a1613531cb4a1b
regulator: core: Fix exported symbols to the exported GPL version

Change the exported symbols introduced by commit e9153311491da
("regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage")
from EXPORT_SYMBOL() to EXPORT_SYMBOL_GPL(), like is used for all the core
parts.

Fixes: e9153311491da ("regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage")
Reported-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
drivers/regulator/core.c
This page took 0.044144 seconds and 4 git commands to generate.