All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/4] sunxi: video: Rename tve.c to tve_common.c
Date: Fri, 2 Jun 2017 10:52:37 +0200	[thread overview]
Message-ID: <20170602105237.1ac46fb7@crub> (raw)
In-Reply-To: <20170519154118.28651-2-jernej.skrabec@siol.net>

Hi Jernej,

On Fri, 19 May 2017 17:41:14 +0200
Jernej Skrabec jernej.skrabec at siol.net wrote:

> In order to avoid future confusion with similary named files, rename
> tve.c to tve_common.c. New name better represents the fact that this file
> holds code which can be and will be shared between multiple drivers.
> 
> Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
> ---
> 
>  drivers/video/sunxi/Makefile                | 2 +-
>  drivers/video/sunxi/{tve.c => tve_common.c} | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename drivers/video/sunxi/{tve.c => tve_common.c} (100%)

applied to u-boot-video/master, thanks!

--
Anatolij

  parent reply	other threads:[~2017-06-02  8:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-19 15:41 [U-Boot] [PATCH v2 0/4] sunxi: video: Add support for TV (composite) output on H3/H5 Jernej Skrabec
2017-05-19 15:41 ` [U-Boot] [PATCH v2 1/4] sunxi: video: Rename tve.c to tve_common.c Jernej Skrabec
2017-05-22  7:31   ` Maxime Ripard
2017-05-22 20:26   ` Simon Glass
2017-06-02  8:52   ` Anatolij Gustschin [this message]
2017-05-19 15:41 ` [U-Boot] [PATCH v2 2/4] sunxi: Add base address for TV encoder Jernej Skrabec
2017-05-22  7:32   ` Maxime Ripard
2017-06-02  8:53   ` Anatolij Gustschin
2017-05-19 15:41 ` [U-Boot] [PATCH v2 3/4] sunxi: video: Add support for CSC and TVE to DE2 driver Jernej Skrabec
2017-05-22  7:32   ` Maxime Ripard
2017-05-22 20:26   ` Simon Glass
2017-06-02  8:53   ` Anatolij Gustschin
2017-05-19 15:41 ` [U-Boot] [PATCH v2 4/4] sunxi: video: Add H3/H5 TV out driver Jernej Skrabec
2017-05-22  7:35   ` Maxime Ripard
2017-05-22 18:49     ` Jernej Škrabec
2017-05-23 20:22       ` Maxime Ripard
2017-05-24 15:34         ` Jernej Škrabec
2017-05-30 20:41           ` Maxime Ripard
2017-06-01  3:11             ` Simon Glass
2017-06-01  7:38               ` Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170602105237.1ac46fb7@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.