Skip to content

Commit b3ba217

Browse files
Aswin Venkatesanquic-jhugo
authored andcommitted
accel/qaic: Fix comment
Replace the word "Qranium" with "qaic" in the function parameter description. Signed-off-by: Aswin Venkatesan <aswivenk@qti.qualcomm.com> Signed-off-by: Youssef Samir <youssef.abdulrahman@oss.qualcomm.com> Reviewed-by: Carl Vanderlip <carl.vanderlip@oss.qualcomm.com> Reviewed-by: Jeff Hugo <jeff.hugo@oss.qualcomm.com> [jhugo: adjust word wrapping in commit text] Signed-off-by: Jeff Hugo <jeff.hugo@oss.qualcomm.com> Link: https://patch.msgid.link/20251022124107.3712466-1-youssef.abdulrahman@oss.qualcomm.com
1 parent 575c931 commit b3ba217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/accel/qaic/qaic_data.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1959,7 +1959,7 @@ int disable_dbc(struct qaic_device *qdev, u32 dbc_id, struct qaic_user *usr)
19591959
* enable_dbc - Enable the DBC. DBCs are disabled by removing the context of
19601960
* user. Add user context back to DBC to enable it. This function trusts the
19611961
* DBC ID passed and expects the DBC to be disabled.
1962-
* @qdev: Qranium device handle
1962+
* @qdev: qaic device handle
19631963
* @dbc_id: ID of the DBC
19641964
* @usr: User context
19651965
*/

0 commit comments

Comments
 (0)