linux/drivers/staging/tidspbridge
Rene Sapiens ee4317f78c staging: tidspbridge: set10 remove hungarian from structs
hungarian notation will be removed from the elements inside
structures, the next varibles will be renamed:

Original:               Replacement:
hnext                   next
hnode                   node
hprev                   prev
hroot                   root
hstream                 stream
pbuf                    buf
pcb_arg                 cb_arg
pdspheap_list           dspheap_list
pmsg                    msg
ps_name                 name
pstr_create_phase_fxn   str_create_phase_fxn
pstr_delete_phase_fxn   str_delete_phase_fxn
pstr_dev_name           str_dev_name
pstr_event_name         str_event_name
pstr_execute_phase_fxn  str_execute_phase_fxn
pstr_i_alg_name         str_i_alg_name
udma_chnl_id            dma_chnl_id
un_bufs_in_strm         bufs_in_strm
usm_buf_size            sm_buf_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:26 -06:00
..
core staging: tidspbridge: set10 remove hungarian from structs 2011-02-04 20:12:26 -06:00
Documentation
dynload staging: tidspbridge: set10 remove hungarian from structs 2011-02-04 20:12:26 -06:00
gen staging: tidspbridge: set9 remove hungarian from structs 2011-02-04 20:12:24 -06:00
hw Revert "staging: tidspbridge - remove hw directory" 2010-11-10 18:34:43 -06:00
include/dspbridge staging: tidspbridge: set10 remove hungarian from structs 2011-02-04 20:12:26 -06:00
pmgr staging: tidspbridge: set10 remove hungarian from structs 2011-02-04 20:12:26 -06:00
rmgr staging: tidspbridge: set10 remove hungarian from structs 2011-02-04 20:12:26 -06:00
Kconfig
Makefile staging: tidspbridge: remove gb bitmap implementation 2011-02-04 20:11:33 -06:00
TODO staging: tidspbridge: remove custom linked list 2011-02-04 20:11:41 -06:00