[Core/HwInputSrv] Use dev_t instead of the path of device node
authorWook Song <wook16.song@samsung.com>
Thu, 6 Aug 2020 08:00:52 +0000 (17:00 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Mon, 10 Aug 2020 07:45:28 +0000 (16:45 +0900)
commit19d1121cdad6cf30a8238c2e152a2a7c40f75bea
tree68d53776eca8509fa79d95c43b376ccfea1f3824
parent893cee2ec091a510c1825e3d2e7676e5b9f30319
[Core/HwInputSrv] Use dev_t instead of the path of device node

To indicate the device that provides the HW input, this patch uses dev_t
instead of the path of the device node.

Signed-off-by: Wook Song <wook16.song@samsung.com>
src/core/ne-hw-input-service.cc