]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal/drivers/hisi: Encapsulate register writes into helpers
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 19 Oct 2017 17:05:49 +0000 (19:05 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Wed, 1 Nov 2017 02:32:15 +0000 (19:32 -0700)
commit1e11b014271ceccb5ea04ae58f4829ac8209a86d
tree79af1d699c0489ac6e514cb75843d266e49d569a
parent2d4fa7b4c6f8080ced2e8237c9f46fb1fc110d64
thermal/drivers/hisi: Encapsulate register writes into helpers

Hopefully, the function name can help to clarify the semantic of the operations
when writing in the register.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/hisi_thermal.c