projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81e2c1a
)
scsi: ufs: core: Add config_scsi_dev vops comment
author
Peter Wang
<peter.wang@mediatek.com>
Fri, 1 Mar 2024 03:46:10 +0000
(11:46 +0800)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Sun, 10 Mar 2024 22:10:24 +0000
(18:10 -0400)
Add config_scsi_dev vops comment.
Signed-off-by: Peter Wang <peter.wang@mediatek.com>
Link:
https://lore.kernel.org/r/20240301034610.24928-1-peter.wang@mediatek.com
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
include/ufs/ufshcd.h
patch
|
blob
|
history
diff --git
a/include/ufs/ufshcd.h
b/include/ufs/ufshcd.h
index cb2afcebbdf5147c9f5f6c36f25f13084d3102a9..a35e12f8e68baa8b1baf45d5234dff62af91813e 100644
(file)
--- a/
include/ufs/ufshcd.h
+++ b/
include/ufs/ufshcd.h
@@
-328,6
+328,7
@@
struct ufs_pwr_mode_info {
* @op_runtime_config: called to config Operation and runtime regs Pointers
* @get_outstanding_cqs: called to get outstanding completion queues
* @config_esi: called to config Event Specific Interrupt
+ * @config_scsi_dev: called to configure SCSI device parameters
*/
struct ufs_hba_variant_ops {
const char *name;