浏览代码

mfd: arizona: Update small typo in Arizona SPI Kconfig

The help text had a copy and paste error and refers to I2C in the SPI
section. This patch corrects this typo.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Charles Keepax 9 年之前
父节点
当前提交
5dbd47840a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/mfd/Kconfig

+ 1 - 1
drivers/mfd/Kconfig

@@ -1422,7 +1422,7 @@ config MFD_ARIZONA_SPI
 	depends on SPI_MASTER
 	help
 	  Support for the Cirrus Logic/Wolfson Microelectronics Arizona platform
-	  audio SoC core functionality controlled via I2C.
+	  audio SoC core functionality controlled via SPI.
 
 config MFD_CS47L24
 	bool "Cirrus Logic CS47L24 and WM1831"