]> www.infradead.org Git - users/dwmw2/linux.git/commit
scsi/cxlflash: Deprecate driver
authorAndrew Donnellan <ajd@linux.ibm.com>
Tue, 10 Dec 2024 05:40:55 +0000 (16:40 +1100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Fri, 13 Dec 2024 03:45:29 +0000 (09:15 +0530)
commitf117051514c33c43b7e0c517e0ae9e0189e884da
treeefe52a1f9f1cf45195cfd8b663226e5bb21c39bc
parent5731d41af924b764f32532d39d37a15f669c1e01
scsi/cxlflash: Deprecate driver

We intend to remove the cxlflash driver in an upcoming release. It is
already marked as Obsolete in MAINTAINERS.

The cxlflash driver has received minimal maintenance for some time, and
the CAPI Flash hardware that uses it is no longer commercially available.

Add a warning message on probe and change Kconfig to label the driver as
deprecated and not build the driver by default.

Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Reviewed-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20241210054055.144813-3-ajd@linux.ibm.com
drivers/scsi/cxlflash/Kconfig
drivers/scsi/cxlflash/main.c