diff for duplicates of <1305545087.2775440.1345755837651.JavaMail.root@advansee.com> diff --git a/a/1.txt b/N1/1.txt index 5657583..b11a97f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -114,3 +114,7 @@ index 2a0b353..0519bf2 100644 } static struct pwm_ops imx_pwm_ops = { +-- +To unsubscribe from this list: send the line "unsubscribe linux-input" in +the body of a message to majordomo@vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 88d2e99..52692c8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,19 @@ "ref\020120823191108.GB8127@avionic-0098.mockup.avionic-design.de\0" "From\0Beno\303\256t Th\303\251baudeau <benoit.thebaudeau@advansee.com>\0" "Subject\0[PATCH] pwm-imx: Fix config / enable / disable\0" - "Date\0Thu, 23 Aug 2012 20:58:35 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Thu, 23 Aug 2012 23:03:57 +0200 (CEST)\0" + "To\0Thierry Reding <thierry.reding@avionic-design.de>" + linux-kernel@vger.kernel.org + Sascha Hauer <kernel@pengutronix.de> + " linux-arm-kernel@lists.infradead.org\0" + "Cc\0Dmitry Torokhov <dmitry.torokhov@gmail.com>" + linux-input@vger.kernel.org + Bryan Wu <bryan.wu@canonical.com> + Richard Purdie <rpurdie@rpsys.net> + linux-leds@vger.kernel.org + Florian Tobias Schandinat <FlorianSchandinat@gmx.de> + linux-fbdev@vger.kernel.org + " Lars-Peter Clausen <lars@metafoo.de>\0" "\00:1\0" "b\0" "imx_pwm_config() did not enable the PWM IP clock while accessing the registers.\n" @@ -120,6 +131,10 @@ "+\timx->clk_enabled = 0;\n" " }\n" " \n" - static struct pwm_ops imx_pwm_ops = { + " static struct pwm_ops imx_pwm_ops = {\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-input\" in\n" + "the body of a message to majordomo@vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -1c05c3433d25ee4462e1306b73d06249fce7d960d54c9fc593dbd4318b0d8cdd +8c4e264abcb68101cca8430e6812fb19ebc443df5fdc0ae6026dffb111a3668b
diff --git a/a/1.txt b/N2/1.txt index 5657583..0b5df38 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,8 +12,8 @@ Cc: Thierry Reding <thierry.reding@avionic-design.de> Cc: <linux-kernel@vger.kernel.org> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: <linux-arm-kernel@lists.infradead.org> -Cc: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> -Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> +Cc: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com> +Signed-off-by: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com> --- .../drivers/pwm/pwm-imx.c | 55 +++++++++++++++----- 1 file changed, 43 insertions(+), 12 deletions(-) diff --git a/a/content_digest b/N2/content_digest index 88d2e99..0ca6376 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020120823191108.GB8127@avionic-0098.mockup.avionic-design.de\0" - "From\0Beno\303\256t Th\303\251baudeau <benoit.thebaudeau@advansee.com>\0" + "From\0benoit.thebaudeau@advansee.com (Beno\303\256t Th\303\251baudeau)\0" "Subject\0[PATCH] pwm-imx: Fix config / enable / disable\0" - "Date\0Thu, 23 Aug 2012 20:58:35 +0000\0" + "Date\0Thu, 23 Aug 2012 23:03:57 +0200 (CEST)\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -19,8 +19,8 @@ "Cc: <linux-kernel@vger.kernel.org>\n" "Cc: Sascha Hauer <kernel@pengutronix.de>\n" "Cc: <linux-arm-kernel@lists.infradead.org>\n" - "Cc: Beno\303\256t Th\303\251baudeau <benoit.thebaudeau@advansee.com>\n" - "Signed-off-by: Beno\303\256t Th\303\251baudeau <benoit.thebaudeau@advansee.com>\n" + "Cc: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com>\n" + "Signed-off-by: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com>\n" "---\n" " .../drivers/pwm/pwm-imx.c | 55 +++++++++++++++-----\n" " 1 file changed, 43 insertions(+), 12 deletions(-)\n" @@ -122,4 +122,4 @@ " \n" static struct pwm_ops imx_pwm_ops = { -1c05c3433d25ee4462e1306b73d06249fce7d960d54c9fc593dbd4318b0d8cdd +c13b08342fa81492013f15609daf0e25540e387bea0c9649961350395c505be9
diff --git a/a/content_digest b/N3/content_digest index 88d2e99..5fa2649 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,8 +1,19 @@ "ref\020120823191108.GB8127@avionic-0098.mockup.avionic-design.de\0" "From\0Beno\303\256t Th\303\251baudeau <benoit.thebaudeau@advansee.com>\0" "Subject\0[PATCH] pwm-imx: Fix config / enable / disable\0" - "Date\0Thu, 23 Aug 2012 20:58:35 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Thu, 23 Aug 2012 23:03:57 +0200 (CEST)\0" + "To\0Thierry Reding <thierry.reding@avionic-design.de>" + linux-kernel@vger.kernel.org + Sascha Hauer <kernel@pengutronix.de> + " linux-arm-kernel@lists.infradead.org\0" + "Cc\0Dmitry Torokhov <dmitry.torokhov@gmail.com>" + linux-input@vger.kernel.org + Bryan Wu <bryan.wu@canonical.com> + Richard Purdie <rpurdie@rpsys.net> + linux-leds@vger.kernel.org + Florian Tobias Schandinat <FlorianSchandinat@gmx.de> + linux-fbdev@vger.kernel.org + " Lars-Peter Clausen <lars@metafoo.de>\0" "\00:1\0" "b\0" "imx_pwm_config() did not enable the PWM IP clock while accessing the registers.\n" @@ -122,4 +133,4 @@ " \n" static struct pwm_ops imx_pwm_ops = { -1c05c3433d25ee4462e1306b73d06249fce7d960d54c9fc593dbd4318b0d8cdd +46efebc69ae8a7d427def4f31aaaa235784ee931fd33c0d930581a1ede41666c
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.