OSDN Git Service

android/hid: Fix not cleanup properly after disconnect
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 30 Oct 2013 14:24:54 +0000 (16:24 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 30 Oct 2013 14:42:19 +0000 (16:42 +0200)
commitd9ea2226c083daa30e15e2f5fca213966d19ec27
treed3d6bab353b67eabf506fce0a9ab5ba03772fcfa
parentdbefd63d01c8c55ba73e63ff67461b59ccbed337
android/hid: Fix not cleanup properly after disconnect

If the device is disconnected it should be removed from the list of
connected devices and free its data.
android/hid.c