8aec14d5faba8612430981ae8868dcd8b49e2 parent b496acb7fe567546d414fb9807524ab92828ca25 author Axel Lin 1283482369 -0700 committer Dmitry Torokhov 1283483654 -0700 Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove() It is forbidden to call input_free_device() after input_unregister_device(). Signed-off-by: Axel Lin Signed-off-by: Dmitry Torokhov âE–dž