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)
commit9eefa43a1a03960c7458e1463132f893702741be
treeb89d59209e1704ebbe76f4330f4db43cfc2c0e3c
parent4752544a447b52b9949eb648a3b7719357853f91
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