]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
authorSudeep Holla <sudeep.holla@arm.com>
Mon, 8 Jul 2019 08:40:33 +0000 (09:40 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 12 Aug 2019 11:22:58 +0000 (12:22 +0100)
commit22b245c071906e8265164726e4307377bea80a33
treeb89d59209e1704ebbe76f4330f4db43cfc2c0e3c
parente32ba06fc482f4db5c9478ff50a4beca91887cc1
firmware: arm_scmi: Align few names in sensors protocol with SCMI specification

Looks like more code developed during the draft versions of the
specification slipped through and they don't match the final
released version. This seem to have happened only with sensor
protocol.

Renaming few command and function names here to match exactly with
the released version of SCMI specification for ease of maintenance.

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/sensors.c
include/linux/scmi_protocol.h