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
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
..
core staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:34 -07:00
Documentation staging: ti dspbridge: remove contributor leftovers 2010-07-08 13:31:45 -07:00
dynload staging: ti dspbridge: add DOFF binaries loader 2010-06-23 15:39:08 -07:00
gen staging: ti dspbridge: fix compilation error 2010-07-22 10:40:48 -07:00
hw staging: ti dspbridge: Rename words with camel case. 2010-07-22 10:45:34 -07:00
include/dspbridge staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:34 -07:00
pmgr staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:34 -07:00
rmgr staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:34 -07:00
services staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:34 -07:00
Kconfig staging: ti dspbridge: add _BACKTRACE config 2010-07-08 13:34:54 -07:00
Makefile staging: ti dspbridge: move mmufault to deh 2010-07-08 13:33:02 -07:00
TODO staging: ti dspbridge: add TODO file 2010-06-23 15:39:08 -07:00