Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1652073

[PATCH 7/7] [media] v4l: rcar_fdp1: use proper name for the R-Car SoC

From Wolfram Sang <wsa+renesas@sang-engineering.com>
Newsgroups linux.kernel
Subject [PATCH 7/7] [media] v4l: rcar_fdp1: use proper name for the R-Car SoC
Date 2017-05-28 11:40 +0200
Message-ID <tM2Q2-7s-17@gated-at.bofh.it> (permalink)
References <tM2Q1-7s-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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.

 drivers/media/platform/rcar_fdp1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/platform/rcar_fdp1.c b/drivers/media/platform/rcar_fdp1.c
index 42f25d241edd7c..0da0eba9202cdd 100644
--- a/drivers/media/platform/rcar_fdp1.c
+++ b/drivers/media/platform/rcar_fdp1.c
@@ -1,5 +1,5 @@
 /*
- * Renesas RCar Fine Display Processor
+ * Renesas R-Car Fine Display Processor
  *
  * Video format converter and frame deinterlacer device.
  *
-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 7/7] [media] v4l: rcar_fdp1: use proper name for the R-Car SoC Wolfram Sang <wsa+renesas@sang-engineering.com> - 2017-05-28 11:40 +0200
  Re: [PATCH 7/7] [media] v4l: rcar_fdp1: use proper name for the R-Car  SoC Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> - 2017-05-29 02:50 +0200
  Re: [PATCH 7/7] [media] v4l: rcar_fdp1: use proper name for the R-Car SoC Geert Uytterhoeven <geert@linux-m68k.org> - 2017-05-29 11:20 +0200

csiph-web