linux/drivers/staging/ft1000
Devendra Naga b10c0b92ca staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probe
If the kmalloc fails return -ENOMEM , returning 0 is not the proper
way if any function fails

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-20 16:07:07 -07:00
..
ft1000-pcmcia Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
ft1000-usb staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probe 2012-06-20 16:07:07 -07:00
ft1000.h staging: ft1000: Merge common definitions from USB and PCMCIA drivers 2011-07-05 10:33:46 -07:00
Kconfig staging: ft1000-pcmcia: Fix compilation errors. 2011-01-20 15:59:03 -08:00
Makefile
TODO