e_input_device: add input to dev->inputs list at e_input_device 85/314285/3
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 9 Jul 2024 01:40:12 +0000 (10:40 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 10 Jul 2024 04:29:50 +0000 (04:29 +0000)
commit39eb836af82b0bc6b73f32fa17f6380628734f98
tree07b3d22f5ea6007dba75f15ab170e4b215aa8905
parent0fb2d2200aa760243b8d83f5ca81775b96942c75
e_input_device: add input to dev->inputs list at e_input_device

For removing circular dependency, e_input_device depends on e_input_backend.
e_input_backend don't need to know the e_input_device.

Change-Id: I2f6cb2000825d2d08683326d71807c65cab3794b
src/bin/inputmgr/e_input_device.c
src/bin/inputmgr/e_input_device_intern.h