firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL
authorEtienne Carriere <etienne.carriere@linaro.org>
Tue, 31 May 2022 16:09:17 +0000 (18:09 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jun 2022 17:12:55 +0000 (13:12 -0400)
Removes inaccurate inline description of OP-TEE SCMI PTA command
PTA_SCMI_CMD_GET_CHANNEL.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
drivers/firmware/scmi/optee_agent.c

index e76f738..bf0647b 100644 (file)
@@ -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)