OSDN Git Service

Fix unblock removed device
authorDaniel Orstadius <daniel.orstadius@gmail.com>
Mon, 28 Jun 2010 10:45:37 +0000 (13:45 +0300)
committerJohan Hedberg <johan.hedberg@nokia.com>
Mon, 28 Jun 2010 22:24:55 +0000 (01:24 +0300)
commite0eddab0745f605fba545d03e84ed13769d744c8
treeab80aa0aec6859f5a937639ed9e704b55fa9507a
parent15b2bfd69b42c2b6a37916a7067a429491a0da95
Fix unblock removed device

Unblocks a device when removing it. Adds boolean argument to
function device_unblock to only emit property changed signal and
probe drivers when unblocking a device if the device is not
unblocked as part of being removed.
src/device.c