linux/drivers/staging/ced1401
Devendra Naga bae95b0907 staging:ced1401: remove read write callbacks from fops
As the driver says that read and writes should not be performed
and instead the user to kernel transactions are performed through
ioctl interface, remove these functions as they are not required

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-21 08:56:41 -07:00
..
userspace
Kconfig Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
Makefile Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
TODO Staging: ced1401: add TODO file 2012-09-17 19:46:05 -07:00
ced_ioc.c Staging: ced1401: fix a couple off by one checks 2012-09-21 08:56:41 -07:00
ced_ioctl.h Staging ced1401: cleanup coding style issues. 2012-09-17 21:14:20 -07:00
machine.h
usb1401.c staging:ced1401: remove read write callbacks from fops 2012-09-21 08:56:41 -07:00
usb1401.h
use14_ioc.h
use1401.h