> When you rmmod atmel_mxt_ts the touch still continues to work! I guess > someone just used atmel_mxt_ts probably as prototype for detecting > (wake uping) chip and loading its firmware and after - no need in any It may simply be that the pin assignments are the same for these devices, i.e. they use the same physical pin for controller wakeup. This wouldn't surprise me at all. And since the wakeup sequence is sent before actually communicating with the device over I2C, it seems logical that the ChipOne wakes up and stays on after the atmel_probe function has been called - even if probe fails afterwards. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html