Skip to content

Commit a46ce4f

Browse files
Bartosz Golaszewskibroonie
authored andcommitted
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: 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>
1 parent 97b7cea commit a46ce4f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

drivers/spi/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,9 +1175,6 @@ config SPI_SPIDEV
11751175
help
11761176
This supports user mode SPI protocol drivers.
11771177

1178-
Note that this application programming interface is EXPERIMENTAL
1179-
and hence SUBJECT TO CHANGE WITHOUT NOTICE while it stabilizes.
1180-
11811178
config SPI_LOOPBACK_TEST
11821179
tristate "spi loopback test framework support"
11831180
depends on m

0 commit comments

Comments
 (0)