Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652071
| From | Wolfram Sang <wsa+renesas@sang-engineering.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC |
| Date | 2017-05-28 11:40 +0200 |
| Message-ID | <tM2Q1-7s-9@gated-at.bofh.it> (permalink) |
| References | <tM2Q1-7s-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web