Restructure files 70/70470/8 accepted/tizen/mobile/20160602.022129 submit/tizen/20160530.013417
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 19 May 2016 08:14:22 +0000 (17:14 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 27 May 2016 06:48:02 +0000 (15:48 +0900)
commitf34bfc637ad6652b24a75da389c36691fda49025
tree4e39869cf4ac33f510e12fad944d8981d58a416e
parentf9601397f1066e6dcca2db048d36a8193b9504a0
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.1.10
[Profile] Mobile
[Issue Type] Refactoring

Change-Id: Ib222389161b53efc58832384b1a86542f1de42df
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
17 files changed:
Makefile.am
packaging/audio-hal-sc7727.spec
tizen-audio-comm.c
tizen-audio-device.c [deleted file]
tizen-audio-impl-ctrl.c [new file with mode: 0644]
tizen-audio-impl-pcm.c [new file with mode: 0644]
tizen-audio-impl-ucm.c [moved from tizen-audio-ucm.c with 84% similarity]
tizen-audio-impl.h [new file with mode: 0644]
tizen-audio-internal.h
tizen-audio-modem.c
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