Skip to content

Commit

Permalink
spi: spidev: drop the incorrect notice from Kconfig
Browse files Browse the repository at this point in the history
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: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20230216123014.110541-1-brgl@bgdev.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Bartosz Golaszewski authored and Mark Brown committed Feb 16, 2023
1 parent 97b7cea commit a46ce4f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1175,9 +1175,6 @@ config SPI_SPIDEV
help
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
tristate "spi loopback test framework support"
depends on m
Expand Down

0 comments on commit a46ce4f

Please sign in to comment.