aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/259-regmap_dynamic.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-10-27 23:14:21 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-10-27 23:14:21 +0000
commit43076c19c25e00cea9b2df5a25c49b85b4f27acc (patch)
tree11252d5543573ecf98d5a020fa3c40c94e3c8b07 /target/linux/generic/patches-3.18/259-regmap_dynamic.patch
parent716283d10982bf03c16728db56e597c20c2bace3 (diff)
downloadmaster-187ad058-43076c19c25e00cea9b2df5a25c49b85b4f27acc.tar.gz
master-187ad058-43076c19c25e00cea9b2df5a25c49b85b4f27acc.tar.bz2
master-187ad058-43076c19c25e00cea9b2df5a25c49b85b4f27acc.zip
kernel: add closing " to REGMAP_I2C's tristate
Thanks swalker for reporting. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43099 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.18/259-regmap_dynamic.patch')
-rw-r--r--target/linux/generic/patches-3.18/259-regmap_dynamic.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/259-regmap_dynamic.patch b/target/linux/generic/patches-3.18/259-regmap_dynamic.patch
index 55e639cb85..cf67a7df01 100644
--- a/target/linux/generic/patches-3.18/259-regmap_dynamic.patch
+++ b/target/linux/generic/patches-3.18/259-regmap_dynamic.patch
@@ -13,7 +13,7 @@
config REGMAP_I2C
- tristate
-+ tristate "Regmap I2C
++ tristate "Regmap I2C"
+ select REGMAP
depends on I2C