OSDN Git Service

spi: docs: adjust summary to CONFIG_SYSFS_DEPRECATED removal
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 14 Mar 2023 07:56:09 +0000 (08:56 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 14 Mar 2023 13:30:52 +0000 (13:30 +0000)
commit93d205457dcda137e73dbfdcaa6a3c4c3b6d505f
tree13f2483e3b5424db3fae65aaafe4d7c78ed881a2
parent4d8ff713e684ea58111a33ea7df2e7ddc30683cc
spi: docs: adjust summary to CONFIG_SYSFS_DEPRECATED removal

With commit 721da5cee9d4 ("driver core: remove CONFIG_SYSFS_DEPRECATED and
CONFIG_SYSFS_DEPRECATED_V2"), ./scripts/checkkconfigsymbols.py indicated
an unresolved reference to the config SYSFS_DEPRECATED in the SPI summary
documentation.

Simply, delete the sentence referring to the removed config there. Also
update the documentation, as these sys/class entries should always be
symlinks, as the commit message of the commit above suggests.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230314075609.5232-1-lukas.bulwahn@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/spi/spi-summary.rst