Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652071 > unrolled thread
| Started by | Wolfram Sang <wsa+renesas@sang-engineering.com> |
|---|---|
| First post | 2017-05-28 11:40 +0200 |
| Last post | 2017-05-31 21:50 +0200 |
| Articles | 5 — 5 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 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC Wolfram Sang <wsa+renesas@sang-engineering.com> - 2017-05-28 11:40 +0200
Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2017-05-29 10:50 +0200
Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC Wolfram Sang <wsa@the-dreams.de> - 2017-05-29 14:10 +0200
Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC Geert Uytterhoeven <geert@linux-m68k.org> - 2017-05-29 11:20 +0200
Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC Rob Herring <robh@kernel.org> - 2017-05-31 21:50 +0200
| From | Wolfram Sang <wsa+renesas@sang-engineering.com> |
|---|---|
| Date | 2017-05-28 11:40 +0200 |
| Subject | [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC |
| Message-ID | <tM2Q1-7s-9@gated-at.bofh.it> |
It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> --- I suggest this trivial patch should be picked individually per susbsystem. Documentation/devicetree/bindings/media/rcar_vin.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/media/rcar_vin.txt b/Documentation/devicetree/bindings/media/rcar_vin.txt index 25fc933318483d..4af8760b353339 100644 --- a/Documentation/devicetree/bindings/media/rcar_vin.txt +++ b/Documentation/devicetree/bindings/media/rcar_vin.txt @@ -1,5 +1,5 @@ -Renesas RCar Video Input driver (rcar_vin) ------------------------------------------- +Renesas R-Car Video Input driver (rcar_vin) +------------------------------------------- The rcar_vin device provides video input capabilities for the Renesas R-Car family of devices. -- 2.11.0
[toc] | [next] | [standalone]
| From | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> |
|---|---|
| Date | 2017-05-29 10:50 +0200 |
| Subject | Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC |
| Message-ID | <tMoxc-5JZ-17@gated-at.bofh.it> |
| In reply to | #1652071 |
Hello!
Why "soc_camera:" in the subject?
The 'soc_camera" driver has been removed (replaced by a "normal" V4L2 driver).
MBR, Sergei
[toc] | [prev] | [next] | [standalone]
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Date | 2017-05-29 14:10 +0200 |
| Subject | Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC |
| Message-ID | <tMrEL-865-53@gated-at.bofh.it> |
| In reply to | #1652307 |
[Multipart message — attachments visible in raw view] — view raw
> Why "soc_camera:" in the subject? I used 'git log $file' and copied the most recent entry. Do I need to resend?
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-05-29 11:20 +0200 |
| Subject | Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC |
| Message-ID | <tMp0f-6bg-35@gated-at.bofh.it> |
| In reply to | #1652071 |
On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
[toc] | [prev] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-05-31 21:50 +0200 |
| Subject | Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC |
| Message-ID | <tNhN0-CQ-13@gated-at.bofh.it> |
| In reply to | #1652071 |
On Sun, May 28, 2017 at 11:30:49AM +0200, Wolfram Sang wrote: > It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > --- > I suggest this trivial patch should be picked individually per susbsystem. > > Documentation/devicetree/bindings/media/rcar_vin.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Rob Herring <robh@kernel.org> If you're going to change the subject, "dt-bindings: media: ..." is preferred. Rob
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web