mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
firmware: tegra: Fix a typo
successfully, not 'succesfully' Signed-off-by: Deming Wang <wangdeming@inspur.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
0bb80ecc33
commit
bde3ce7257
|
|
@ -1194,7 +1194,7 @@ struct cmd_clk_is_enabled_request {
|
|||
*/
|
||||
struct cmd_clk_is_enabled_response {
|
||||
/**
|
||||
* @brief The state of the clock that has been succesfully
|
||||
* @brief The state of the clock that has been successfully
|
||||
* requested with CMD_CLK_ENABLE or CMD_CLK_DISABLE by the
|
||||
* master invoking the command earlier.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user