staging: ft1000: Convert char device to debugfs.
authorMarek Belisko <marek.belisko@open-nandra.com>
Thu, 9 Dec 2010 10:26:46 +0000 (11:26 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 10 Dec 2010 00:34:31 +0000 (16:34 -0800)
Character device was used only for debugging purposes.
Convert it to debugfs functionality. For every plugged device
create new directory with one file.

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found