commit | db4ecc61a717fae5eaa44dd374d2a9d9d8adf715 | [log] [tgz] |
---|---|---|
author | Tiago Vignatti <tiago.vignatti@intel.com> | Tue Mar 27 21:26:01 2012 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Mar 27 16:36:54 2012 -0400 |
tree | 0519bafe8a4b4d3cd82f516f2f200dcd472ca298 | |
parent | 7fb9f95dce600d0f6113ea0226ed5f10882c3de7 [diff] |
evdev: reuse code for device removal Just like device_added, now the routines to close the compositor and vt switch leave are using the same code to remove a device. This patch also closes properly a mtdev device, bug spotted by Christopher Michael. Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>