Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385951 > unrolled thread
| Started by | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| First post | 2016-04-25 02:30 +0200 |
| Last post | 2016-04-25 09:40 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 03/41] Documentation: arm: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
Re: [PATCH 03/41] Documentation: arm: fix spelling mistakes Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-04-25 09:30 +0200
Re: [PATCH 03/41] Documentation: arm: fix spelling mistakes Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-04-25 09:40 +0200
| From | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| Date | 2016-04-25 02:30 +0200 |
| Subject | [PATCH 03/41] Documentation: arm: fix spelling mistakes |
| Message-ID | <rrCzw-4Wc-13@gated-at.bofh.it> |
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/arm/Atmel/README | 2 +-
Documentation/arm/keystone/knav-qmss.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/arm/Atmel/README b/Documentation/arm/Atmel/README
index 0931cf7..adffac7 100644
--- a/Documentation/arm/Atmel/README
+++ b/Documentation/arm/Atmel/README
@@ -16,7 +16,7 @@ git branches/tags and email subject always contain this "at91" sub-string.
AT91 SoCs
---------
-Documentation and detailled datasheet for each product are available on
+Documentation and detailed datasheet for each product are available on
the Atmel website: http://www.atmel.com.
Flavors:
diff --git a/Documentation/arm/keystone/knav-qmss.txt b/Documentation/arm/keystone/knav-qmss.txt
index fcdb9fd..d15bf9a 100644
--- a/Documentation/arm/keystone/knav-qmss.txt
+++ b/Documentation/arm/keystone/knav-qmss.txt
@@ -36,7 +36,7 @@ accumulator channels defined in DTS (example in DT documentation) to monitor
CPPI/QMSS Low Level Driver document (docs/CPPI_QMSS_LLD_SDS.pdf) at
git://git.ti.com/keystone-rtos/qmss-lld.git
-k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator
+k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports up to 48 accumulator
channels. This firmware is available under ti-keystone folder of
firmware.git at
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
--
2.8.0
[toc] | [next] | [standalone]
| From | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| Date | 2016-04-25 09:30 +0200 |
| Message-ID | <rrJ7Y-1L3-11@gated-at.bofh.it> |
| In reply to | #1385951 |
Le 25/04/2016 02:24, Eric Engestrom a écrit : > Signed-off-by: Eric Engestrom <eric@engestrom.ch> Hi, thanks for the patch: Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> > --- > Documentation/arm/Atmel/README | 2 +- > Documentation/arm/keystone/knav-qmss.txt | 2 +- So, who will take care of this patch: can you carry it with you? Jonathan may take it? (As is touches other document, I can't take it with the Atmel/at91 material...) Bye, > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/arm/Atmel/README b/Documentation/arm/Atmel/README > index 0931cf7..adffac7 100644 > --- a/Documentation/arm/Atmel/README > +++ b/Documentation/arm/Atmel/README > @@ -16,7 +16,7 @@ git branches/tags and email subject always contain this "at91" sub-string. > > AT91 SoCs > --------- > -Documentation and detailled datasheet for each product are available on > +Documentation and detailed datasheet for each product are available on > the Atmel website: http://www.atmel.com. > > Flavors: > diff --git a/Documentation/arm/keystone/knav-qmss.txt b/Documentation/arm/keystone/knav-qmss.txt > index fcdb9fd..d15bf9a 100644 > --- a/Documentation/arm/keystone/knav-qmss.txt > +++ b/Documentation/arm/keystone/knav-qmss.txt > @@ -36,7 +36,7 @@ accumulator channels defined in DTS (example in DT documentation) to monitor > CPPI/QMSS Low Level Driver document (docs/CPPI_QMSS_LLD_SDS.pdf) at > git://git.ti.com/keystone-rtos/qmss-lld.git > > -k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator > +k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports up to 48 accumulator > channels. This firmware is available under ti-keystone folder of > firmware.git at > git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git > -- Nicolas Ferre
[toc] | [prev] | [next] | [standalone]
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Date | 2016-04-25 09:40 +0200 |
| Message-ID | <rrJhE-1QD-11@gated-at.bofh.it> |
| In reply to | #1385951 |
Hi, It is required to write a commit message. On 25/04/2016 at 01:24:00 +0100, Eric Engestrom wrote : > Signed-off-by: Eric Engestrom <eric@engestrom.ch> > --- > Documentation/arm/Atmel/README | 2 +- > Documentation/arm/keystone/knav-qmss.txt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/arm/Atmel/README b/Documentation/arm/Atmel/README > index 0931cf7..adffac7 100644 > --- a/Documentation/arm/Atmel/README > +++ b/Documentation/arm/Atmel/README > @@ -16,7 +16,7 @@ git branches/tags and email subject always contain this "at91" sub-string. > > AT91 SoCs > --------- > -Documentation and detailled datasheet for each product are available on > +Documentation and detailed datasheet for each product are available on > the Atmel website: http://www.atmel.com. > > Flavors: > diff --git a/Documentation/arm/keystone/knav-qmss.txt b/Documentation/arm/keystone/knav-qmss.txt > index fcdb9fd..d15bf9a 100644 > --- a/Documentation/arm/keystone/knav-qmss.txt > +++ b/Documentation/arm/keystone/knav-qmss.txt > @@ -36,7 +36,7 @@ accumulator channels defined in DTS (example in DT documentation) to monitor > CPPI/QMSS Low Level Driver document (docs/CPPI_QMSS_LLD_SDS.pdf) at > git://git.ti.com/keystone-rtos/qmss-lld.git > > -k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator > +k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports up to 48 accumulator > channels. This firmware is available under ti-keystone folder of > firmware.git at > git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git > -- > 2.8.0 > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web