Notify for technology disabling when removing a device
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 May 2010 16:55:09 +0000 (18:55 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 May 2010 17:08:04 +0000 (19:08 +0200)
commitc77bf3b4126a2b3bdaf7f1e250262dc497618f82
tree003d3db65041f471c4b76b3d0aade23856a76be4
parent15d47635f6932d807a8f59267de6179a20e14b9b
Notify for technology disabling when removing a device

By not doing so the technology_enabled[] counter for the corresponding
service type is not decreased. Next time the device is plugged back any
client trying to switch the technology off will fail as the counter will
never go back to 0.
src/technology.c