mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
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:
parent
593eac9805
commit
5d8eb4ce33
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue