brillcodec: add memory disposal routine.
authorKitae Kim <kt920.kim@samsung.com>
Thu, 28 Nov 2013 09:45:28 +0000 (18:45 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Thu, 27 Feb 2014 06:27:15 +0000 (15:27 +0900)
commitb9e807677fed1573b26903acf7c84ec2cefa75cd
tree5eb25c3e8f344020406419044655196a372052ab
parent1bca2b54d5653f236487dff53188e5b4885997df
brillcodec: add memory disposal routine.

When a process has been killed, occupied memory blocks have to be disposed.
In addition to this, add memory disposal routine in case of deinit
to check if there are unleased memory blocks or not.

Change-Id: I6396595497d760cd07290904f4c446838396e7a8
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
drivers/maru/maru_new_codec.c