From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Date: Thu, 28 Oct 2010 23:23:12 +0000 Subject: Re: [PATCH 1/4] video: add fb_edid_add_monspecs for parsing Message-Id: <20101028162312.4a8530bc.akpm@linux-foundation.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org On Thu, 28 Oct 2010 14:34:44 +0200 (CEST) Guennadi Liakhovetski wrote: > From: Erik Gilling > > Modern monitors/tvs have more extended EDID information blocks which can > contain extra detailed modes. This adds a fb_edid_add_monspecs function > which drivers can use to parse those additions blocks. > > Signed-off-by: Erik Gilling This patch should also be signed-off-by:you, as you were on the delivery path. I hit a few rejects when merging agains current mainline, the drivers/video/sh_mobile_hdmi.c one was not completely trivial, so I ducked it all. Redo and resend, please.