osal: Changed error check routine for ion_client_create function.
authorYunji Kim <yunji.kim@samsung.com>
Sat, 27 Oct 2012 02:51:27 +0000 (11:51 +0900)
committerHuisung Kang <hs1218.kang@samsung.com>
Mon, 29 Oct 2012 04:45:13 +0000 (13:45 +0900)
commit488083d50c2cdb1bfef31a0e85e1d846043bc5dd
tree38d6745a9537cf4e8539ef7f3f88cba4e2d7dfd7
parent064c47689fc3ce2da7803c77818b4c82d3cda4be
osal: Changed error check routine for ion_client_create function.

Because the return value of ion_client_create function chagned from
ion_client pointer to ion_client type.
ion_client_create returns negative value if creating new ion_client is
failed.

Change-Id: I736edff5373d1c3adc340cbd0e804502076b89a6
Signed-off-by: Yunji Kim <yunji.kim@samsung.com>
Signed-off-by: Huisung Kang <hs1218.kang@samsung.com>
osal/Exynos_OSAL_SharedMemory.c