summaryrefslogtreecommitdiff
path: root/board/cr50/usb_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/usb_spi.c')
-rw-r--r--board/cr50/usb_spi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/cr50/usb_spi.c b/board/cr50/usb_spi.c
index a58e14789a..4ba11d6f30 100644
--- a/board/cr50/usb_spi.c
+++ b/board/cr50/usb_spi.c
@@ -208,7 +208,7 @@ static void enable_ap_spi(uint8_t custom_reset)
}
/**
- * Enable the pin mux to the SPI master port.
+ * Enable the pin mux to the SPI controller port.
*/
static void enable_spi_pinmux(void)
{
@@ -235,7 +235,7 @@ static void enable_spi_pinmux(void)
}
/**
- * Disable the pin mux to the SPI master port.
+ * Disable the pin mux to the SPI controller port.
*/
static void disable_spi_pinmux(void)
{