Restructure files 95/71995/1 accepted/tizen/common/20160603.150951 submit/tizen/20160603.021103 submit/tizen/20160603.061849
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 30 May 2016 06:31:11 +0000 (15:31 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 30 May 2016 06:33:37 +0000 (15:33 +0900)
commit954ca8ce8f3af05eeab722c1f2284475c8984c0b
treeaff9b9e3e671a029eebe994aed1c6e874ec0dcc7
parente970d341ad8247cfc29f27c844b3044b5cd5573c
Restructure files
 - add tizen-audio-impl.h and tizen-audio-impl-xxx.c for implemetation layer that could be code variation as per HW
 - rename files
 - remove unused functions
 - rename functions according to rules("__" prefix for static functions)

[Version] 0.2.20
[Profile] Common
[Issue Type] Refactoring

Change-Id: I823bf23725ba2498be29b0e6627d314c3c54b34f
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
14 files changed:
Makefile.am
packaging/audio-hal-ak4953.spec
tizen-audio-impl-ctrl.c [new file with mode: 0644]
tizen-audio-impl-pcm.c [moved from tizen-audio-device.c with 51% similarity]
tizen-audio-impl-ucm.c [moved from tizen-audio-ucm.c with 85% similarity]
tizen-audio-impl.h [new file with mode: 0644]
tizen-audio-internal.h
tizen-audio-pcm.c [new file with mode: 0644]
tizen-audio-routing.c [new file with mode: 0644]
tizen-audio-stream.c [new file with mode: 0644]
tizen-audio-util.c
tizen-audio-volume.c
tizen-audio.c
tizen-audio.h