in case mmc is already inserted on booting time, target doesn't work properly submit/tizen_2.2/20130723.102003
authorjy910.yun <jy910.yun@samsung.com>
Tue, 23 Jul 2013 08:26:27 +0000 (17:26 +0900)
committerjy910.yun <jy910.yun@samsung.com>
Tue, 23 Jul 2013 10:03:46 +0000 (19:03 +0900)
commit77877f961a7b21a6bdad8adc9eabcbe8ae167714
treebf648dd2f3305123e407334c490b2a5aaab64b2b
parent1b56c294c7cf94f95a3c824d096a198ad228635b
in case mmc is already inserted on booting time, target doesn't work properly

emul occurs uevent twice unlike target
it has a routine to ignore twice uevent,
but in this part, it failed to consider the situation of mounting sd-card on booting time.

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Iad6b7229256520a1ab5bba46f6c0ab5a747db829
ss_device_change_handler.c