exynos_omx: multi_thread: Modifed the Exynos_OSAL_SharedMemory.c file.
authorSeungBeom Kim <sbcrux.kim@samsung.com>
Tue, 3 Jul 2012 05:05:07 +0000 (14:05 +0900)
committerDima Zavin <dima@android.com>
Tue, 24 Jul 2012 22:12:40 +0000 (15:12 -0700)
commit43cea9e066f818d4ec271f0996648ffb6fafb9a3
tree1bc6bae18d0d6018637aef8e12259c80536c99bc
parentd03573a4a182b0a36eaa16fb7638d98429d1c3fb
exynos_omx: multi_thread: Modifed the Exynos_OSAL_SharedMemory.c file.

- Change the check routine about return value of ion_map
- Struct name change
   SEC_OMX_SHAREDMEM_LIST to EXYNOS_SHAREDMEM_LIST
   EXYNOS_OMX_SHARE_MEMORY to EXYNOS_SHARED_MEMORY
- Compliance with coding rules

Change-Id: I589cb89231c704e8d8c2cf7a001a335c621fb6c3
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
exynos_omx/openmax/exynos_omx/osal/Exynos_OSAL_SharedMemory.c