X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Frt298.c;fp=sound%2Fsoc%2Fcodecs%2Frt298.c;h=b3f795c60749b8f8473184f0872329d4578b8e48;hb=71831ef6991138fa01fa3cc8e253b03e545e5af6;hp=91a7ba3c1bf094745ef465fdc8484dad8fb276c4;hpb=3db7cb951835d6226d47e979bca7cacbbb8f9f1c;p=firefly-linux-kernel-4.4.55.git diff --git a/sound/soc/codecs/rt298.c b/sound/soc/codecs/rt298.c index 91a7ba3c1bf0..b3f795c60749 100644 --- a/sound/soc/codecs/rt298.c +++ b/sound/soc/codecs/rt298.c @@ -28,7 +28,6 @@ #include #include #include -#include #include "rl6347a.h" #include "rt298.h" @@ -1218,7 +1217,7 @@ static int rt298_i2c_probe(struct i2c_client *i2c, mdelay(10); if (!rt298->pdata.gpio2_en) - regmap_write(rt298->regmap, RT298_SET_DMIC2_DEFAULT, 0x4000); + regmap_write(rt298->regmap, RT298_SET_DMIC2_DEFAULT, 0x40); else regmap_write(rt298->regmap, RT298_SET_DMIC2_DEFAULT, 0);