tree-wide: fix comment/printk typos
[deliverable/linux.git] / drivers / gpu / drm / radeon / atombios.h
index fe359a239df343437cce0b0c79d2692c559ffb9e..4707cbdb35cd7f972224a654c572f8b5b019c81c 100644 (file)
@@ -1314,7 +1314,7 @@ typedef struct _GET_ENGINE_CLOCK_PARAMETERS
 typedef struct _READ_EDID_FROM_HW_I2C_DATA_PARAMETERS
 {
   USHORT    usPrescale;         //Ratio between Engine clock and I2C clock
-  USHORT    usVRAMAddress;      //Adress in Frame Buffer where to pace raw EDID
+  USHORT    usVRAMAddress;      //Address in Frame Buffer where to pace raw EDID
   USHORT    usStatus;           //When use output: lower byte EDID checksum, high byte hardware status
                                 //WHen use input:  lower byte as 'byte to read':currently limited to 128byte or 1byte
   UCHAR     ucSlaveAddr;        //Read from which slave
This page took 0.025488 seconds and 5 git commands to generate.