[PATCH v2 0/2] drm/i2c : removed unnecessary code, mode_fixup is now optional.

Carlos Palminha CARLOS.PALMINHA at synopsys.com
Wed Feb 10 15:29:25 UTC 2016


With patch http://patchwork.freedesktop.org/patch/msgid/1455106118-32145-1-git-send-email-palminha@synopsys.com
i2c slave encoder drivers no longer need to implement dummy mode_fixup function.

This patch set nukes the dummy functions from i2c slave encoder drivers.

(changes made on top of Daniel Vetter topic/drm-misc branch)

Changes v1->v2:
Added proper cover letter to patch 0.

Carlos Palminha (2):
  drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.
  drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.

 drivers/gpu/drm/i2c/sil164_drv.c  | 9 ---------
 drivers/gpu/drm/i2c/tda998x_drv.c | 9 ---------
 2 files changed, 18 deletions(-)

-- 
2.5.0



More information about the dri-devel mailing list