summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMartin K. Petersen <martin.petersen@oracle.com>2024-03-25 19:03:35 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2024-03-25 19:03:35 +0100
commitf02fe780f28db435671fcc7c0214556e253b5a46 (patch)
tree549be0d02995bfa901fda0cc9674eb83cf3814a9 /include
parentLinux 6.9-rc1 (diff)
parentMerge patch series "Update lpfc to revision 14.4.0.1" (diff)
downloadlinux-f02fe780f28db435671fcc7c0214556e253b5a46.tar.xz
linux-f02fe780f28db435671fcc7c0214556e253b5a46.zip
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 cb2afcebbdf5..a35e12f8e68b 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;