Re: [PATCH v12 1/6] drm/edid: add function to help find SADs

2015-05-08 Thread Russell King - ARM Linux
On Fri, May 08, 2015 at 09:39:33AM +0200, Jean-Francois Moine wrote: > From: Russell King - ARM Linux > > Add a function to find the start of the SADs in the ELD. This > complements the helper to retrieve the SAD count. > > Signed-off-by: Jean-Francois Moine NAK. Where's my sign-off gone? T

[PATCH v12 1/6] drm/edid: add function to help find SADs

2015-05-08 Thread Jean-Francois Moine
From: Russell King - ARM Linux Add a function to find the start of the SADs in the ELD. This complements the helper to retrieve the SAD count. Signed-off-by: Jean-Francois Moine --- include/drm/drm_edid.h | 19 +++ 1 file changed, 19 insertions(+) diff --git a/include/drm/drm