Home
last modified time | relevance | path

Searched hist:"71 d3ae7fb6404c87b498f8b7f86b8271dd74989f" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_rpmsg.cdiff 71d3ae7fb6404c87b498f8b7f86b8271dd74989f Thu May 12 23:41:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: correct cros_ec_prepare_tx() usage

cros_ec_prepare_tx() returns either:
- >= 0 for number of prepared bytes.
- < 0 for -errno.

Correct the comment and make sure all callers check the return code.

Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220513044143.1045728-3-tzungbi@kernel.org
H A Dcros_ec_i2c.cdiff 71d3ae7fb6404c87b498f8b7f86b8271dd74989f Thu May 12 23:41:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: correct cros_ec_prepare_tx() usage

cros_ec_prepare_tx() returns either:
- >= 0 for number of prepared bytes.
- < 0 for -errno.

Correct the comment and make sure all callers check the return code.

Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220513044143.1045728-3-tzungbi@kernel.org
H A Dcros_ec_ishtp.cdiff 71d3ae7fb6404c87b498f8b7f86b8271dd74989f Thu May 12 23:41:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: correct cros_ec_prepare_tx() usage

cros_ec_prepare_tx() returns either:
- >= 0 for number of prepared bytes.
- < 0 for -errno.

Correct the comment and make sure all callers check the return code.

Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220513044143.1045728-3-tzungbi@kernel.org
H A Dcros_ec_spi.cdiff 71d3ae7fb6404c87b498f8b7f86b8271dd74989f Thu May 12 23:41:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: correct cros_ec_prepare_tx() usage

cros_ec_prepare_tx() returns either:
- >= 0 for number of prepared bytes.
- < 0 for -errno.

Correct the comment and make sure all callers check the return code.

Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220513044143.1045728-3-tzungbi@kernel.org
H A Dcros_ec_lpc.cdiff 71d3ae7fb6404c87b498f8b7f86b8271dd74989f Thu May 12 23:41:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: correct cros_ec_prepare_tx() usage

cros_ec_prepare_tx() returns either:
- >= 0 for number of prepared bytes.
- < 0 for -errno.

Correct the comment and make sure all callers check the return code.

Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220513044143.1045728-3-tzungbi@kernel.org
H A Dcros_ec_proto.cdiff 71d3ae7fb6404c87b498f8b7f86b8271dd74989f Thu May 12 23:41:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: correct cros_ec_prepare_tx() usage

cros_ec_prepare_tx() returns either:
- >= 0 for number of prepared bytes.
- < 0 for -errno.

Correct the comment and make sure all callers check the return code.

Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220513044143.1045728-3-tzungbi@kernel.org