gnss: ubx: use new helper to remove open coded regulator handling
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 13 Nov 2023 00:51:49 +0000 (19:51 -0500)
committerJohan Hovold <johan@kernel.org>
Fri, 15 Dec 2023 08:08:56 +0000 (09:08 +0100)
commitac142f2b1673bb305cf7a6c042363fb8ede7dbe8
tree2c8dbdd3f6323d8e421ef951180323c3aea4314e
parenta39b6ac3781d46ba18193c9dbb2110f31e9bffe9
gnss: ubx: use new helper to remove open coded regulator handling

v_bckp shall always be enabled as long as the device exists. We now have
a regulator helper for that, use it.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/gnss/ubx.c