diff for duplicates of <20131216201424.GA6639@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index b026f1e..c1fa4c1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ More comments below. > +#define ISL12057_REG_RTC_HR_PM (1<<5) /* AM/PM bit in 12h format */ > +#define ISL12057_REG_RTC_HR_MIL (1<<6) /* 24h/12h format */ -Use BIT() or@least spaces around '<<'. +Use BIT() or at least spaces around '<<'. > +#define ISL12057_REG_RTC_DW 0x03 /* Day of the Week */ > +#define ISL12057_REG_RTC_DT 0x04 /* Date */ diff --git a/a/content_digest b/N1/content_digest index a48e83a..483ecb4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,27 @@ "ref\0637f26e051b700ca510a0af695dfd84cf2bfd35d.1387222475.git.arno@natisbad.org\0" - "From\0linux@roeck-us.net (Guenter Roeck)\0" - "Subject\0[PATCHv3,RESEND] rtc: Add support for Intersil ISL12057 I2C RTC chip\0" + "From\0Guenter Roeck <linux@roeck-us.net>\0" + "Subject\0Re: [PATCHv3,RESEND] rtc: Add support for Intersil ISL12057 I2C RTC chip\0" "Date\0Mon, 16 Dec 2013 12:14:24 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnaud Ebalard <arno@natisbad.org>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + Alessandro Zummo <a.zummo@towertech.it> + Peter Huewe <peter.huewe@infineon.com> + Linus Walleij <linus.walleij@linaro.org> + Thierry Reding <treding@nvidia.com> + Mark Brown <broonie@kernel.org> + Rob Herring <rob.herring@calxeda.com> + Pawel Moll <pawel.moll@arm.com> + Stephen Warren <swarren@wwwdotorg.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Grant Likely <grant.likely@linaro.org> + devicetree@vger.kernel.org + linux-doc@vger.kernel.org + Rob Landley <rob@landley.net> + rtc-linux@googlegroups.com + Jason Cooper <jason@lakedaemon.net> + Jason Gunthorpe <jgunthorpe@obsidianresearch.com> + Kumar Gala <galak@codeaurora.org> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mon, Dec 16, 2013 at 08:49:36PM +0100, Arnaud Ebalard wrote:\n" @@ -26,7 +45,7 @@ "> +#define ISL12057_REG_RTC_HR_PM (1<<5) /* AM/PM bit in 12h format */\n" "> +#define ISL12057_REG_RTC_HR_MIL (1<<6) /* 24h/12h format */\n" "\n" - "Use BIT() or@least spaces around '<<'.\n" + "Use BIT() or at least spaces around '<<'.\n" "\n" "> +#define ISL12057_REG_RTC_DW 0x03 /* Day of the Week */\n" "> +#define ISL12057_REG_RTC_DT 0x04 /* Date */\n" @@ -379,4 +398,4 @@ "> \n" > -7a2d5f3f63548968f9817a2995ba3532ec38c3df17e3c5fca983df693b5c7f36 +7e2cb836e38bd4c9900a7ff9cdc01da87ed57d8fb24c6cc6c6b8df4e6bca805a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.