aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMartin K. Petersen <martin.petersen@oracle.com>2024-03-25 14:03:35 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2024-03-25 14:03:35 -0400
commitf02fe780f28db435671fcc7c0214556e253b5a46 (patch)
tree549be0d02995bfa901fda0cc9674eb83cf3814a9 /include
parent4cece764965020c22cff7665b18a012006359095 (diff)
parent52d8210ea45d4c56fdca65ccb7541b0dfe9f416f (diff)
downloadlinux-f02fe780f28db435671fcc7c0214556e253b5a46.tar.gz
Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes
Pull in the outstanding updates from the 6.9/scsi-queue branch. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include')
-rw-r--r--include/ufs/ufshcd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ufs/ufshcd.h b/include/ufs/ufshcd.h
index cb2afcebbdf51..a35e12f8e68ba 100644
--- 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;