The patch titled Input: fix resetting name, phys and uniq when unregistering device has been added to the -mm tree. Its filename is input-fix-resetting-name-phys-and-uniq-when-unregistering-device.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: Input: fix resetting name, phys and uniq when unregistering device From: "Dmitry Torokhov" <dmitry.torokhov@xxxxxxxxx> It should be done before calling class_device_unregister() because it will destroy the device and free memory if there are no other references to the device. Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- _ Patches currently in -mm which might be from dmitry.torokhov@xxxxxxxxx are input-fix-resetting-name-phys-and-uniq-when-unregistering-device.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html