From: Charles Keepax Date: Tue, 9 Feb 2016 10:52:02 +0000 (+0000) Subject: mfd: arizona: Update small typo in Arizona SPI Kconfig X-Git-Tag: v4.6-rc1~100^2~27 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=5dbd47840a1f4b31bf2acaacfb85d95a7038fe4c;p=linux.git 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 Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 97d94068cb4d..87cee680783a 100644 --- a/drivers/mfd/Kconfig +++ b/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"