Name
drm_get_edid — 
     get EDID data, if available
 
Arguments
- connector
- 
     connector we're probing
     
- adapter
- 
     I2C adapter to use for DDC
     
Description
   Poke the given I2C channel to grab EDID data if possible.  If found,
   attach it to the connector.
Return
   Pointer to valid EDID or NULL if we couldn't find any.