support multi handle, not use default handle
authorjy910.yun <jy910.yun@samsung.com>
Fri, 29 Mar 2013 15:13:26 +0000 (00:13 +0900)
committerjy910.yun <jy910.yun@samsung.com>
Fri, 29 Mar 2013 15:17:22 +0000 (00:17 +0900)
commit65067f3f5b43a8444748879036e2e3fe1bc1bf75
tree33d1d6c8c12c59ab1b5a78fcc2c61b2234dc65d1
parentdce98b4a52014a804fd043df495c7744616a9188
support multi handle, not use default handle

when requested device open, this patchset will create unique handle.

Change-Id: Iac26b9afeec9f731468c72ea8d9004fcac0b0820
tizen/DEVICE/CMakeLists.txt
tizen/DEVICE/include/file.h
tizen/DEVICE/src/file.c
tizen/DEVICE/src/haptic.c [moved from tizen/DEVICE/src/haptic_module_internal.c with 91% similarity]
tizen/DEVICE/src/sysnoti.c
tizen/SIMULATOR/CMakeLists.txt
tizen/SIMULATOR/src/haptic.c [moved from tizen/SIMULATOR/src/haptic_module_internal.c with 100% similarity]