[PATCH 01/19] mfd: max77686: Fix 'line over 80 chars' warning

pramod gurav pramod.gurav.etc at gmail.com
Tue Jul 22 04:45:43 PDT 2014


On Tue, Jul 22, 2014 at 4:41 PM, Lee Jones <lee.jones at linaro.org> wrote:
> This is part of an effort to clean-up the MFD subsystem.
>
<snip>
>         max77686->rtc_regmap = devm_regmap_init_i2c(max77686->rtc,
Which kernel are you on? Because 3.16.rc6 does not match with these
lines. Its something like this:
          'max77686->regmap = devm_regmap_init_i2c(i2c,
&max77686_regmap_config);'

Sorry if I am missing something.

> Please read the FAQ at  http://www.tux.org/lkml/



-- 
Thanks and Regards
Pramod



More information about the linux-arm-kernel mailing list