]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit235903f04c15d406b1074b3ef3a0c70663822eeb
tree2a32ea5372b14eaddc03563b53c77ebf2f9000d4
parentc08dc647e28b2e5586e044be5823cd42379cfba6
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