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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 97b7cea commit a46ce4f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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)