OSDN Git Service

drm/dp-helper: Deprecate old i2c-over-dp_aux heleprs
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 7 May 2014 08:23:55 +0000 (10:23 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 2 Jun 2014 07:57:28 +0000 (09:57 +0200)
commit2a8dc638f7af27ced60728e105752840fcd1538a
tree5061c1cdf82ce89f54018c1f15b05b18b4544bb0
parent182407a6ed5333fc37dd980a8de91a8f826a94f6
drm/dp-helper: Deprecate old i2c-over-dp_aux heleprs

Only gma500 is still using this, once that's converted we can kill all
this code. If that conversion doesn't happen soonish I think we should
just move this helper code into the gma500 driver itself to avoid
abuse from new drivers.

Cc: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_dp_helper.c