linux/drivers/staging/tidspbridge
Rene Sapiens a512027800 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:
========================================
pdwSize to buff_size
pdwState to board_state
pdwValue to value
pdwVersion to version
pElemExisting to elem_existing
pEntry to entry
pExists to exists
pfEnablePerf to enable_perf
pGenObj to gen_obj
phChnlMgr to channel_mgr
phChnl to chnl
phCodMgr to cod_mgr
phDCDHandle to dcd_handle
phDcdMgr to dcd_mgr
phDehMgr to deh_manager
========================================

Signed-off-by: Rene Sapiens <rene.sapiens@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-22 10:45:35 -07:00
..
Documentation staging: ti dspbridge: remove contributor leftovers 2010-07-08 13:31:45 -07:00
core staging: ti dspbridge: Rename words with camel case. 2010-07-22 10:45:35 -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:35 -07:00
pmgr staging: ti dspbridge: Rename words with camel case. 2010-07-22 10:45:35 -07:00
rmgr staging: ti dspbridge: Rename words with camel case. 2010-07-22 10:45:35 -07:00
services staging: ti dspbridge: Rename words with camel case. 2010-07-22 10:45:35 -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