Commit a46ce4f8 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Mark Brown

spi: spidev: drop the incorrect notice from Kconfig

The spidev interface has been de-facto stable for many years. This notice
has been unchanged since 2007 and is incorrect so remove it.
Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20230216123014.110541-1-brgl@bgdev.plSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 97b7cea0
...@@ -1175,9 +1175,6 @@ config SPI_SPIDEV ...@@ -1175,9 +1175,6 @@ config SPI_SPIDEV
help help
This supports user mode SPI protocol drivers. This supports user mode SPI protocol drivers.
Note that this application programming interface is EXPERIMENTAL
and hence SUBJECT TO CHANGE WITHOUT NOTICE while it stabilizes.
config SPI_LOOPBACK_TEST config SPI_LOOPBACK_TEST
tristate "spi loopback test framework support" tristate "spi loopback test framework support"
depends on m depends on m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment