diff for duplicates of <20130103090117.GA1845@avionic-0098.adnet.avionic-design.de> diff --git a/a/1.txt b/N1/1.txt index 63c0f51..22ba89c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Thu, Oct 25, 2012 at 04:03:49PM +0800, Shawn Guo wrote: -> On Wed, Oct 24, 2012 at 03:52:46PM +0200, Uwe Kleine-K?nig wrote: +> On Wed, Oct 24, 2012 at 03:52:46PM +0200, Uwe Kleine-König wrote: > > This fixes disabling the LED on i.MX28. The PWM hardware delays using > > the newly set pwm-config until the beginning of a new period. It's very > > likely that pwm_disable is called before the current period ends. In @@ -10,7 +10,7 @@ On Thu, Oct 25, 2012 at 04:03:49PM +0800, Shawn Guo wrote: > > (i.e. it should block until the newly set config is effective) or if the > > leds-pwm driver makes wrong assumptions. This patch assumes the latter. > > -> > Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de> +> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> > > --- > > Hello, > > @@ -59,10 +59,3 @@ any comments and suggestions as well as requirements on other platforms are very welcome. Thierry --------------- next part -------------- -A non-text attachment was scrubbed... -Name: not available -Type: application/pgp-signature -Size: 836 bytes -Desc: not available -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130103/7afc30a1/attachment-0001.sig> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..4625672 --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iQIcBAEBAgAGBQJQ5UjdAAoJEN0jrNd/PrOhu7QP+wReyMmVLAJXRKgzVOUg164e +2p5U25MmkbauiRUv/NqAn2UmGAKowtxmqcbZCo2w90alNHDzRzw1vFCCaJjZYC71 +NZ8PFIU1Bc747wafJpb9aKmEDQlVkASg1Kin0To5OppCO7NXUu7IWhuFSijqIgwh +medVn5moZFbbAfizFElq3hXdlYnDPeeJfKAcqZMzFv5VvxCNlHDXALauhOvOqvsY +ubDWYF/2rvVP/YuuHUtQiYzOwdT+Wrtu2hJJlbNRD4Ct/6tD8ylZymRb5s8Qv+Yd +SnlLE8Rinm+g9yFDlFNJ5xKUR0Yy7+O0oeTfaVJJebZkiH8LpesPUOOpUC9ImXUI +1MLSyy0FMz6fLwq6Yes08yHPjVdPTna5wy5lcNGSVeGWeIY2Jwk2iGtWiytZm4nb +1dcE4Ek0vdP/M5Cp8XzHL2C/VRbLpayQWB5yr2NPhIDK5EKZF9uTY7Q6djEabx/b +ojld4w9BasaZxgkfUkSNk2j3GQXEIrXE8L+JB5TsnxRLun6UI3Bamm/vuMA+kDMA +FI+BKIf6uFm8o9gxhn5+1CIAvWKijAbG9emPI3IzlkmrgS//jiRnBqATeC/dSzGU +z863hkFWvPgLa2t9my7512n9KLoyj6MiBW7Dsi67B24S6JCKthjEsgMIJEjQjvjD +NYM/eq2sJDZD+wjTHNc+ +=D6OW +-----END PGP SIGNATURE----- diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..a09cc95 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1 @@ +Content-Type: application/pgp-signature diff --git a/a/content_digest b/N1/content_digest index ca1e528..c9bb78d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,22 @@ "ref\020121024095603.GH639@pengutronix.de\0" "ref\01351086766-5837-1-git-send-email-u.kleine-koenig@pengutronix.de\0" "ref\020121025080346.GB9921@S2101-09.ap.freescale.net\0" - "From\0thierry.reding@avionic-design.de (Thierry Reding)\0" - "Subject\0[PATCH] RFC: leds-pwm: don't disable pwm when setting brightness to 0\0" + "From\0Thierry Reding <thierry.reding@avionic-design.de>\0" + "Subject\0Re: [PATCH] RFC: leds-pwm: don't disable pwm when setting brightness to 0\0" "Date\0Thu, 3 Jan 2013 10:01:18 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Shawn Guo <shawn.guo@linaro.org>\0" + "Cc\0Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>" + kernel@pengutronix.de + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + Andrew Morton <akpm@linux-foundation.org> + Bryan Wu <bryan.wu@canonical.com> + Richard Purdie <rpurdie@rpsys.net> + " linux-leds@vger.kernel.org\0" + "\01:1\0" "b\0" "On Thu, Oct 25, 2012 at 04:03:49PM +0800, Shawn Guo wrote:\n" - "> On Wed, Oct 24, 2012 at 03:52:46PM +0200, Uwe Kleine-K?nig wrote:\n" + "> On Wed, Oct 24, 2012 at 03:52:46PM +0200, Uwe Kleine-K\303\266nig wrote:\n" "> > This fixes disabling the LED on i.MX28. The PWM hardware delays using\n" "> > the newly set pwm-config until the beginning of a new period. It's very\n" "> > likely that pwm_disable is called before the current period ends. In\n" @@ -19,7 +27,7 @@ "> > (i.e. it should block until the newly set config is effective) or if the\n" "> > leds-pwm driver makes wrong assumptions. This patch assumes the latter.\n" "> > \n" - "> > Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>\n" + "> > Signed-off-by: Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\n" "> > ---\n" "> > Hello,\n" "> > \n" @@ -67,13 +75,25 @@ "any comments and suggestions as well as requirements on other platforms\n" "are very welcome.\n" "\n" - "Thierry\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: not available\n" - "Type: application/pgp-signature\n" - "Size: 836 bytes\n" - "Desc: not available\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130103/7afc30a1/attachment-0001.sig> + Thierry + "\01:2\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v2.0.19 (GNU/Linux)\n" + "\n" + "iQIcBAEBAgAGBQJQ5UjdAAoJEN0jrNd/PrOhu7QP+wReyMmVLAJXRKgzVOUg164e\n" + "2p5U25MmkbauiRUv/NqAn2UmGAKowtxmqcbZCo2w90alNHDzRzw1vFCCaJjZYC71\n" + "NZ8PFIU1Bc747wafJpb9aKmEDQlVkASg1Kin0To5OppCO7NXUu7IWhuFSijqIgwh\n" + "medVn5moZFbbAfizFElq3hXdlYnDPeeJfKAcqZMzFv5VvxCNlHDXALauhOvOqvsY\n" + "ubDWYF/2rvVP/YuuHUtQiYzOwdT+Wrtu2hJJlbNRD4Ct/6tD8ylZymRb5s8Qv+Yd\n" + "SnlLE8Rinm+g9yFDlFNJ5xKUR0Yy7+O0oeTfaVJJebZkiH8LpesPUOOpUC9ImXUI\n" + "1MLSyy0FMz6fLwq6Yes08yHPjVdPTna5wy5lcNGSVeGWeIY2Jwk2iGtWiytZm4nb\n" + "1dcE4Ek0vdP/M5Cp8XzHL2C/VRbLpayQWB5yr2NPhIDK5EKZF9uTY7Q6djEabx/b\n" + "ojld4w9BasaZxgkfUkSNk2j3GQXEIrXE8L+JB5TsnxRLun6UI3Bamm/vuMA+kDMA\n" + "FI+BKIf6uFm8o9gxhn5+1CIAvWKijAbG9emPI3IzlkmrgS//jiRnBqATeC/dSzGU\n" + "z863hkFWvPgLa2t9my7512n9KLoyj6MiBW7Dsi67B24S6JCKthjEsgMIJEjQjvjD\n" + "NYM/eq2sJDZD+wjTHNc+\n" + "=D6OW\n" + "-----END PGP SIGNATURE-----\n" -c11b5b05c867366bd2db5a3829f9b56d11932f5fff95a31d0c0ab9067f3b23d3 +cb1069352cf33f84407a38ae31d60d8ba2038604c973dc30e8e8dfe9663bd7bb
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.