Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/tidspbridge/pmgr
Rene Sapiens aa09b09126 staging: ti dspbridge: Rename words with camel case
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:
========================================
pArb to arb
pbAlreadyAttached to already_attached
pBaseAddr to base_addr
pbHostBuf to host_buff
pBufVa to buf_va
pChnlInfo to channel_info
pConfig to config_param
pContent to content
pContext to context
pdcdProps to dcd_prop
pDepLibUuids to dep_lib_uuids
pDevNodeString to dev_node_strg
pDispAttrs to disp_attrs
pDsp to dsp
pdwAutoStart to auto_start
pdwChnl to chnl
========================================

Signed-off-by: Rene Sapiens <rene.sapiens@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-22 10:45:34 -07:00
..
chnl.c
chnlobj.h
cmm.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:34 -07:00
cod.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:34 -07:00
dbll.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:34 -07:00
dev.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:34 -07:00
dmm.c staging: ti dspbridge: Rename words with camel case. 2010-07-08 16:30:59 -07:00
dspapi.c
io.c
ioobj.h
msg.c staging: ti dspbridge: Rename words with camel case. 2010-07-22 10:45:34 -07:00
msgobj.h