• Rene Sapiens's avatar
    staging: ti dspbridge: Rename words with camel case. · b301c858
    Rene Sapiens authored
    The intention of this patch is to rename the remaining variables with camel
    case. Variables will be renamed avoiding camel case and Hungarian notation.
    The words to be renamed in this patch are:
    ========================================
    dspAddr to dsp_address
    dspAdr to dsp_adr
    dspBaseVirt to dsp_base_virt
    dwDeviceContext to device_context
    dwDSPAddrOffset to dsp_addr_offset
    dwDSPAddr to dsp_addr
    dwErrInfo to error_info
    dwGPPBaseBA to gpp_base_ba
    dwMask to mask
    dwTimeout to timeout
    dwTimeOut to timeout
    dwValue to value
    entryNum to entry_num
    execFile to exec_file
    fFlush to flush_data
    FlushMemType to flush_mem_type
    ========================================
    Signed-off-by: default avatarRene Sapiens <rene.sapiens@ti.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    b301c858
dbldefs.h 4.1 KB