drivers: spi: remove deprecated spi_is_ready function
`spi_is_ready` is depreceted since v3.3 so let's remove it. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
This commit is contained in:
parent
69065fa317
commit
7046c9030e
2 changed files with 5 additions and 25 deletions
|
@ -60,6 +60,10 @@ Deprecated in this release
|
|||
Application developer will now need to set the advertised name themselves by updating the advertising data
|
||||
or the scan response data.
|
||||
|
||||
* SPI
|
||||
|
||||
* Deprecated :c:func:`spi_is_ready` API function has been removed.
|
||||
|
||||
Architectures
|
||||
*************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue