kernel-ark/drivers/staging/tidspbridge/pmgr
Rene Sapiens a534f17bd5 staging: tidspbridge: set9 remove hungarian from structs
hungarian notation will be removed from the elements inside
structures, the next varibles will be renamed:

Original:               Replacement:
hprocessor              processor
udma_priority           dma_priority
udsp_data_mau_size      dsp_data_mau_size
udsp_heap_addr          dsp_heap_addr
udsp_heap_res_addr      dsp_heap_res_addr
udsp_heap_virt_addr     dsp_heap_virt_addr
udsp_mau_size           dsp_mau_size
udsp_word_size          dsp_word_size
ugpp_heap_addr          gpp_heap_addr
ugpp_heap_virt_addr     gpp_heap_virt_addr
us_data2                data2
us_data3                data3
uc_data4                data4
uc_data5                data5
uc_data6                data6
us_load_type            load_type
usm_length              sm_length
utimeout                timeout
uwc_deadline            wc_deadline
uwc_execution_time      wc_execution_time
uwc_period              wc_period

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:24 -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: set9 remove hungarian from structs 2011-02-04 20:12:24 -06:00
dmm.c Revert "staging: tidspbridge - remove dmm custom module" 2010-11-10 18:34:42 -06:00
dspapi.c staging: tidspbridge: set9 remove hungarian from structs 2011-02-04 20:12:24 -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