From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Mon, 29 Dec 2014 13:37:19 +0000 Subject: [U-Boot] [PATCH 08/17] sunxi: video: Move sunxi_drc_init In-Reply-To: <549BE54F.9060009@redhat.com> References: <1419447989-21959-1-git-send-email-hdegoede@redhat.com> <1419447989-21959-9-git-send-email-hdegoede@redhat.com> <549BE54F.9060009@redhat.com> Message-ID: <1419860239.13595.77.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2014-12-25 at 11:22 +0100, Hans de Goede wrote: > Hi, > > On 25-12-14 10:08, Chen-Yu Tsai wrote: > > On Thu, Dec 25, 2014 at 3:06 AM, Hans de Goede wrote: > >> Move sunxi_drc_init to directly above sunxi_engines_init, to avoid unnecessary > > > > Unfinished commit message? > > Sortof the next line read: > > #ifdef-ery in later patches. > > But git commit acted on the # and treated the line as a comment, Awesome! > and I did not > notice this until you pointed it out. > > I'll amend the commit message in my personal tree. That version: Acked-by: Ian Campbell