firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL
Removes inaccurate inline description of OP-TEE SCMI PTA command PTA_SCMI_CMD_GET_CHANNEL. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
This commit is contained in:
committed by
Tom Rini
parent
593eac9805
commit
5d8eb4ce33
@@ -91,8 +91,6 @@ enum optee_smci_pta_cmd {
|
||||
/*
|
||||
* PTA_SCMI_CMD_GET_CHANNEL - Get channel handle
|
||||
*
|
||||
* SCMI shm information are 0 if agent expects to use OP-TEE regular SHM
|
||||
*
|
||||
* [in] value[0].a: Channel identifier
|
||||
* [out] value[0].a: Returned channel handle
|
||||
* [in] value[0].b: Requested capabilities mask (enum pta_scmi_caps)
|
||||
|
||||
Reference in New Issue
Block a user