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 fbbb4959ee staging: tidspbridge: set12 remove hungarian from structs
hungarian notation will be removed from the elements inside
structures, the next varibles will be renamed:

Original:               Replacement:
dw_buf_size             buf_size
dw_bytes                bytes
pattr                   attr
pdw_arg                 arg
ph_cmm_mgr              cmm_mgr
ph_event                event
ph_node                 node
ph_stream               stream
pmask                   mask
pp_argv                 argv
pp_buf_va               buf_va
pstatus                 status
ul_flags                flags
ul_seg_id               seg_id
usize                   size

Signed-off-by: Rene Sapiens <rene.sapiens@ti.com>
Signed-off-by: Armando Uribe <x0095078@ti.com>
Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
2011-02-04 20:12:30 -06:00
..
chnl.c staging: tidspbridge: set4 remove hungarian from structs 2011-02-04 20:12:13 -06:00
chnlobj.h
cmm.c staging: tidspbridge: set8 remove hungarian from structs 2011-02-04 20:12:22 -06:00
cod.c staging: tidspbridge: set6 remove hungarian from structs 2011-02-04 20:12:17 -06:00
dbll.c staging: tidspbridge: set7 remove hungarian from structs 2011-02-04 20:12:19 -06:00
dev.c staging: tidspbridge: set11 remove hungarian from structs 2011-02-04 20:12:28 -06:00
dmm.c Revert "staging: tidspbridge - remove dmm custom module" 2010-11-10 18:34:42 -06:00
dspapi.c staging: tidspbridge: set12 remove hungarian from structs 2011-02-04 20:12:30 -06:00
io.c staging: tidspbridge: set9 remove hungarian from structs 2011-02-04 20:12:24 -06:00
ioobj.h staging: tidspbridge: set8 remove hungarian from structs 2011-02-04 20:12:22 -06:00
msg.c staging: tidspbridge: set5 remove hungarian from structs 2011-02-04 20:12:15 -06:00
msgobj.h