Following patches add basic support for debugfs usage instead character device. Creation of file and directory in debugfs depend on every device plugged in the system. Also basic cleanups was made. File operations functionality is not yet checked and patches will follow. Marek Belisko (8): staging: ft1000: Convert char device to debugfs. staging: ft1000: Fix private data pointer usage. staging: ft1000: Remove unused pdevobj array. staging: ft1000: Remove unused variable. staging: ft1000: Fix camelcase functions and variables. staging: ft1000: Remove dead code. staging: ft1000: Remove unused headers. staging: ft1000: Fix debug messages. drivers/staging/ft1000/ft1000-usb/ft1000_chdev.c | 314 +++++++++------------- drivers/staging/ft1000/ft1000-usb/ft1000_hw.c | 4 +- drivers/staging/ft1000/ft1000-usb/ft1000_usb.c | 2 +- drivers/staging/ft1000/ft1000-usb/ft1000_usb.h | 13 +- 4 files changed, 141 insertions(+), 192 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel