Hi Russell,
On Wednesday 26 November 2014 21:04:15 Laurent Pinchart wrote:
> Replace the internal EDID read implementation by a call to the new EDID
> read core function.
>
> Signed-off-by: Laurent Pinchart
Do you plan to take this patch in your tree or should I send a pull request to
Dave dir
On Wed, 26 Nov 2014 21:04:15 +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
> ---
> drivers/gpu/drm/i2c/tda998x_drv.c | 86
> ---
> 1 file cha
Replace the internal EDID read implementation by a call to the new EDID
read core function.
Signed-off-by: Laurent Pinchart
---
drivers/gpu/drm/i2c/tda998x_drv.c | 86 ---
1 file changed, 18 insertions(+), 68 deletions(-)
This patch has been compile-tested on
On Wed, Nov 26, 2014 at 2:04 PM, Laurent Pinchart
wrote:
> Replace the internal EDID read implementation by a call to the new EDID
> read core function.
>
> Signed-off-by: Laurent Pinchart
Thanks!
Reviewed-by: Rob Clark
> ---
> drivers/gpu/drm/i2c/tda998x_drv.c | 86
> --