commit | 7aef36c7a5394c93824de8276f820f1ace11d26c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Dec 04 10:14:19 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 23 13:01:13 2022 -0500 |
tree | faf1c5a697e81adeac1e76ce5dca6a5d90a7c636 | |
parent | 8187bd1844c234a3d7734b679b58549d9b7baee4 [diff] |
cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VAL This value is never changed by boards, so just rename it to SPI_IDLE_VAL to fit with the rest of the code. Signed-off-by: Tom Rini <trini@konsulko.com>