OSDN Git Service

scsi: ufs: Split the ufshcd.h header file
authorBart Van Assche <bvanassche@acm.org>
Tue, 19 Apr 2022 22:58:09 +0000 (15:58 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 26 Apr 2022 03:23:04 +0000 (23:23 -0400)
commit4bc26113c603073363ac96f6f1c7d6389bc0b243
tree2a32ea5372b14eaddc03563b53c77ebf2f9000d4
parent3f06f7800b80462e8f6aadade6bb823496204e06
scsi: ufs: Split the ufshcd.h header file

Split the ufshcd.h header file into a header file that defines the
interface used by UFS drivers and another header file with declarations and
data structures only used by the UFS core.

Link: https://lore.kernel.org/r/20220419225811.4127248-27-bvanassche@acm.org
Tested-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ufs/ufs-debugfs.c
drivers/scsi/ufs/ufs-hwmon.c
drivers/scsi/ufs/ufs-sysfs.c
drivers/scsi/ufs/ufs_bsg.c
drivers/scsi/ufs/ufshcd-crypto.h
drivers/scsi/ufs/ufshcd-priv.h [new file with mode: 0644]
drivers/scsi/ufs/ufshcd.c
drivers/scsi/ufs/ufshcd.h
drivers/scsi/ufs/ufshpb.c