On Tue, May 20, 2014 at 03:56:14PM +0200, Benjamin Gaignard wrote: > Add I2C client driver to retrieve EDID. > > Signed-off-by: Benjamin Gaignard > --- > drivers/gpu/drm/sti/Makefile | 3 ++- > drivers/gpu/drm/sti/sti_ddc.c | 56 +++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 58 insertions(+), 1 deletion(-) > create mode 100644 drivers/gpu/drm/sti/sti_ddc.c With my comments about DDC in the previous patch addressed this can be completely dropped. Thierry