From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 15 May 2017 22:00:33 +0200 Subject: [U-Boot] [PATCH 3/3] sunxi: video: Add H3/H5 TV out driver In-Reply-To: <4516924.7OMaFMZ77c@jernej-laptop> References: <20170510164630.22775-1-jernej.skrabec@siol.net> <20170515061155.jgz3yyzalsefudhp@flea.home> <4516924.7OMaFMZ77c@jernej-laptop> Message-ID: <20170515220033.4a80a4ff@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de Hi, On Mon, 15 May 2017 21:47:57 +0200 Jernej =C5=A0krabec jernej.skrabec at siol.net wrote: ... > > > >> ++++++++++++++++++++++++++++ drivers/video/sunxi/tve.c = =20 > > > >> | 6 +- =20 > > > >=20 > > > > The difference between sunxi_tve and tve is not really obvious. What > > > > about calling sunxi_tve tve-uclass, or something like that? =20 > > >=20 > > > That name is reserved for actual uclasses. =20 > >=20 > > Ok. How are the driver-part usually called? =20 >=20 > I wanted to suggest that common part should be renamed to tve_common.c, b= ut=20 > Anatolij already merged the patch. I'm ok with renaming it to tve_common.c. If no one has any objections, please send a renaming patch and base the rework of patch 3/3 on it. Thanks! -- Anatolij