Skip to content

Commit db06ae7

Browse files
ptr324martinkpetersen
authored andcommitted
scsi: ufs: core: Add config_scsi_dev vops comment
Add config_scsi_dev vops comment. Signed-off-by: Peter Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Bart Van Assche <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent 81e2c1a commit db06ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/ufs/ufshcd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ struct ufs_pwr_mode_info {
328328
* @op_runtime_config: called to config Operation and runtime regs Pointers
329329
* @get_outstanding_cqs: called to get outstanding completion queues
330330
* @config_esi: called to config Event Specific Interrupt
331+
* @config_scsi_dev: called to configure SCSI device parameters
331332
*/
332333
struct ufs_hba_variant_ops {
333334
const char *name;

0 commit comments

Comments
 (0)