mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
d1d2f83f85
input_free_device() should only be used if input_register_device() was not called yet or if it failed. Once device was unregistered use input_unregister_device() and memory will be freed once last reference to the device is dropped. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
clearpad_tm1217.c | ||
cp_tm1217.h | ||
Kconfig | ||
Makefile | ||
TODO |