ath10k: snoc: skip regulator operations
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 25 Jul 2019 17:47:53 +0000 (10:47 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 17 Sep 2019 14:03:55 +0000 (17:03 +0300)
commitb003e7f1974eaaefcca12be56dff592481052864
tree6d34feedbfc65030a7bd3c7e9c39a9056c6e6ae9
parent7165ef890a4c44cf16db66b82fd78448f4bde6ba
ath10k: snoc: skip regulator operations

The regulator operations is trying to set a voltage to a fixed value, by
giving some wiggle room. But some board designs specifies regulator
voltages outside this limited range. One such example is the Lenovo Yoga
C630, with vdd-3.3-ch0 in particular specified at 3.1V.

But consumers with fixed voltage requirements should just rely on the
board configuration to provide the power at the required level, so this
code should be removed.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/snoc.c
drivers/net/wireless/ath/ath10k/snoc.h