hotplug: new device hotplug system is introduced 26/23626/5
authorSeokYeon Hwang <syeon.hwang@samsung.com>
Tue, 1 Jul 2014 01:13:58 +0000 (10:13 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Tue, 1 Jul 2014 07:29:00 +0000 (16:29 +0900)
commit8bc618c0ea0370b7b2978f09aa2c79ffd0b0a1bf
treee323789c8b8982a5050e65bcb40f805a5e5913a6
parentf77529557e852d45c97bdf8a3b7a61c689aa199d
hotplug: new device hotplug system is introduced

Do not use old hotplug logic anymore.
"Hotplug logic" becomes independent of legacy mloop.
"mloop" will be removed.

Change-Id: Ib1c40cb9bb65e6f2d8a2310ad5a0c761184b6321
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
hw/pci/pci-hotplug-old.c
tizen/src/ecs/ecs_msg.c
tizen/src/emulator.c
tizen/src/mloop_event.c
tizen/src/skin/maruskin_operation.c
tizen/src/util/Makefile.objs
tizen/src/util/maru_device_hotplug.c [new file with mode: 0644]
tizen/src/util/maru_device_hotplug.h [new file with mode: 0644]