lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAMf-jSn4y40p+tpUNMnCMMmAEQbjXBqbfgPy3zWrTs_b85uvxg@mail.gmail.com> Date: Tue, 22 Jul 2014 17:15:43 +0530 From: pramod gurav <pramod.gurav.etc@...il.com> To: Lee Jones <lee.jones@...aro.org> Cc: "linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, Samuel Ortiz <sameo@...ux.intel.com> Subject: Re: [PATCH 01/19] mfd: max77686: Fix 'line over 80 chars' warning On Tue, Jul 22, 2014 at 4:41 PM, Lee Jones <lee.jones@...aro.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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists