aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mfd
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2017-05-28 11:30:47 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2017-06-20 10:30:30 +0200
commitd63c2bf49c0de83e88153da3af9970f68c633257 (patch)
treeec092e27b8b384bdc14e44128c334118cb005e63 /include/linux/mfd
parentmmc: core: Use device_property_read instead of of_property_read (diff)
downloadwireguard-linux-d63c2bf49c0de83e88153da3af9970f68c633257.tar.xz
wireguard-linux-d63c2bf49c0de83e88153da3af9970f68c633257.zip
mmc: use proper name for the R-Car SoC
It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/tmio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/tmio.h b/include/linux/mfd/tmio.h
index a1520d88ebf3..c83c16b931a8 100644
--- a/include/linux/mfd/tmio.h
+++ b/include/linux/mfd/tmio.h
@@ -66,7 +66,7 @@
*/
#define TMIO_MMC_SDIO_IRQ (1 << 2)
-/* Some features are only available or tested on RCar Gen2 or later */
+/* Some features are only available or tested on R-Car Gen2 or later */
#define TMIO_MMC_MIN_RCAR2 (1 << 3)
/*