summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/spi/spi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/spi/spi.h b/include/spi/spi.h
index 6a5c0e32cf..f806c7a30b 100644
--- a/include/spi/spi.h
+++ b/include/spi/spi.h
@@ -45,7 +45,7 @@ struct spi_board_info {
* This may be changed by the device's driver, or left at the
* default (0) indicating protocol words are eight bit bytes.
* The spi_transfer.bits_per_word can override this for each transfer
- * (FIXME: not currently implemented).
+ * (FIXME: not currently implemented by most drivers).
* @irq: Negative, or the number passed to request_irq() to receive
* interrupts from this device.
* @controller_state: Controller's runtime state