]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scsi: ufs: core: Remove HPB support
authorBart Van Assche <bvanassche@acm.org>
Wed, 19 Jul 2023 16:55:41 +0000 (09:55 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sun, 23 Jul 2023 20:40:39 +0000 (16:40 -0400)
commit7e9609d2daea0ebe4add444b26b76479ecfda504
treef9438b24091af8a798f7e09010d18a82712fc912
parentf669b8a683e4ee26fa5cafe19d71cec1786b556a
scsi: ufs: core: Remove HPB support

Interest among UFS users in HPB has reduced significantly. I am not aware
of any current users of the HPB functionality. Hence remove HPB support
from the kernel.

A note: the work in JEDEC on a successor for HPB is nearing completion.
Zoned storage for UFS or ZUFS combines the UFS standard with ZBC-2.

Acked-by: Avri Altman <avri.altman@wdc.com>
Reviewed-by: Bean Huo <beanhuo@micron.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: ChanWoo Lee <cw9316.lee@samsung.com>
Cc: Daejun Park <daejun7.park@samsung.com>
Cc: Keoseong Park <keosung.park@samsung.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20230719165758.2787573-1-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Documentation/ABI/testing/sysfs-driver-ufs
drivers/ufs/core/Kconfig
drivers/ufs/core/Makefile
drivers/ufs/core/ufs-sysfs.c
drivers/ufs/core/ufshcd.c
drivers/ufs/core/ufshpb.c [deleted file]
drivers/ufs/core/ufshpb.h [deleted file]
include/ufs/ufs.h
include/ufs/ufs_quirks.h
include/ufs/ufshcd.h