• Luben Tuikov's avatar
    drm/amdgpu: RAS: EEPROM --> RAS · c28aa44d
    Luben Tuikov authored
    
    
    In amdgpu_ras_eeprom.c--the interface from RAS to
    EEPROM, rename macros from EEPROM to RAS, to
    indicate that the quantities and objects are RAS
    specific, not EEPROM. We can decrease the RAS
    table, or put it in different offset of EEPROM as
    needed in the future.
    
    Remove EEPROM_ADDRESS_SIZE macro definition, equal
    to 2, from the file and calculations, as that
    quantity is computed and added on the stack,
    in the lower layer, amdgpu_eeprom_xfer().
    
    Cc: Jean Delvare <jdelvare@suse.de>
    Cc: Alexander Deucher <Alexander.Deucher@amd.com>
    Cc: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
    Cc: Lijo Lazar <Lijo.Lazar@amd.com>
    Cc: Stanley Yang <Stanley.Yang@amd.com>
    Cc: Hawking Zhang <Hawking.Zhang@amd.com>
    Signed-off-by: default avatarLuben Tuikov <luben.tuikov@amd.com>
    Acked-by: default avatarAlexander Deucher <Alexander.Deucher@amd.com>
    Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
    c28aa44d
amdgpu_ras_eeprom.c 16.4 KB