Hi Russell,
On Thursday 26 February 2015 09:20:08 Russell King - ARM Linux wrote:
> On Thu, Feb 26, 2015 at 09:52:02AM +0200, Laurent Pinchart wrote:
> > On Friday 16 January 2015 17:47:34 Russell King - ARM Linux wrote:
> >> On Fri, Jan 16, 2015 at 06:37:43PM +0200, Laurent Pinchart wrote:
> >>>
Hi Russell,
On Friday 16 January 2015 17:47:34 Russell King - ARM Linux wrote:
> On Fri, Jan 16, 2015 at 06:37:43PM +0200, Laurent Pinchart wrote:
> > Replace the internal EDID read implementation by a call to the new EDID
> > read core function.
> >
> > Signed-off-by: Laurent Pinchart
> >
> > R
On Thu, Feb 26, 2015 at 09:52:02AM +0200, Laurent Pinchart wrote:
> Hi Russell,
>
> On Friday 16 January 2015 17:47:34 Russell King - ARM Linux wrote:
> > On Fri, Jan 16, 2015 at 06:37:43PM +0200, Laurent Pinchart wrote:
> > > Replace the internal EDID read implementation by a call to the new EDID
On Fri, 16 Jan 2015 17:47:34 +
Russell King - ARM Linux wrote:
> Thanks, committed, and updated the summary line to:
>
> "drm/i2c: tda998x: use drm_do_get_edid()"
>
> to match the style used in the past.
You also committed 2 fixes of mine on the tda998x, but I could not
retrieve them in li
Replace the internal EDID read implementation by a call to the new EDID
read core function.
Signed-off-by: Laurent Pinchart
Reviewed-by: Rob Clark
Tested-by: Jean-Francois Moine
---
drivers/gpu/drm/i2c/tda998x_drv.c | 86 ---
1 file changed, 18 insertions(+)
On Fri, Jan 16, 2015 at 06:37:43PM +0200, Laurent Pinchart wrote:
> Replace the internal EDID read implementation by a call to the new EDID
> read core function.
>
> Signed-off-by: Laurent Pinchart
> Reviewed-by: Rob Clark
> Tested-by: Jean-Francois Moine
Thanks, committed, and updated the sum