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 <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>
1 parent 81e2c1a commit db06ae7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)