CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/31 02:32:43
Modified files:
sys/dev/pci/drm/i915: intel_sdvo.c
Log message:
Let the DDC "proxy" functions call the high-level I2C functions instead
of calling the controller functions pointers directly. The upcoming bit
banging implementation will not provide the (*ic_exec)() function.
Also return a proper (positive) error code if bus switching fails
