[REFACTOR] move and rename get_proc_probes_by_task*()
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Mon, 6 May 2013 10:27:43 +0000 (14:27 +0400)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Mon, 6 May 2013 10:27:43 +0000 (14:27 +0400)
commitc72df4edcd5c016288992ea8f4e0ef9fdd420003
treead27d0b78fbb72e5a3f677b1333736d026ee3e8f
parent5a2c6eb8c694222cbed16755ed408262d1ceb610
[REFACTOR] move and rename get_proc_probes_by_task*()

get_proc_probes_by_task() --> sspt_procs_get_by_task()
get_proc_probes_by_task_or_new() --> sspt_procs_get_by_task_or_new()

move:
from src/modules/driver/us_proc_inst.c
to src/modules/driver/sspt/sspt_procs.c
driver/Makefile.am
driver/helper.c
driver/sspt/sspt_procs.c
driver/sspt/sspt_procs.h
driver/us_proc_inst.c
driver/us_proc_inst.h