linux/drivers/staging/cptm1217
Wei Yongjun d1d2f83f85 staging: cptm1217: don't call input_free_device() after input_unregister_device()
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>
2013-05-13 17:50:05 -04:00
..
Kconfig staging: clearpad_tm1217 depends on INPUT 2010-11-19 17:17:45 -08:00
Makefile
TODO
clearpad_tm1217.c staging: cptm1217: don't call input_free_device() after input_unregister_device() 2013-05-13 17:50:05 -04:00
cp_tm1217.h staging/cptm1217: fix checkpatch warnings 2012-07-19 16:11:26 -07:00