From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 11 Aug 2010 01:56:50 +0200 Subject: [U-Boot] [PATCH 2/9] PXA: pxafb: Add ACX517AKN support In-Reply-To: <20100810214505.876721536EF@gemini.denx.de> References: <1281415810-31363-1-git-send-email-marek.vasut@gmail.com> <1281415810-31363-2-git-send-email-marek.vasut@gmail.com> <20100810214505.876721536EF@gemini.denx.de> Message-ID: <201008110156.50205.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dne ?t 10. srpna 2010 23:45:05 Wolfgang Denk napsal(a): > Dear Marek Vasut, > > In message <1281415810-31363-2-git-send-email-marek.vasut@gmail.com> you wrote: > > ACX517AKN LCD panel is found in Palm Tungsten|C > > > > Signed-off-by: Marek Vasut > > --- > > > > arch/arm/cpu/pxa/pxafb.c | 34 ++++++++++++++++++++++++++++++++++ > > 1 files changed, 34 insertions(+), 0 deletions(-) > > This is a resubmission, right? > > Why do you not mark the patch version in the subject, > like "[PATCH 2/9 v2]" or so? > > And why is there no thread information present? (i. e. why are the > In-reply-to: and References: headers not set to point to the previous > versions of the patch?) > > And why did you not include any information what has been changed > between the previous version and this one? > > > I do not intend to run diff over your patches. > > Please document your changes to the patches! Ok, there's nothing changed in this one. I'll document it properly in the next round. Sorry for the trouble. > > Best regards, > > Wolfgang Denk