2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/drivers/staging/dgrp
Bill Pemberton 57cf50acbf staging: dgrp: remove rawreadok module option
The functionality behind this option has been removed in the driver so
remove the config option to set/unset it.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-25 11:22:42 -07:00
..
dgrp_common.c userns: Fix build of drivers/staging/dgrp 2012-10-03 09:52:08 -07:00
dgrp_common.h staging: dgrp: remove rawreadok module option 2012-10-25 11:22:42 -07:00
dgrp_dpa_ops.c
dgrp_driver.c staging: dgrp: remove rawreadok module option 2012-10-25 11:22:42 -07:00
dgrp_mon_ops.c staging: serial: dgrp: Add missing #include <linux/uaccess.h> 2012-10-05 09:26:02 -07:00
dgrp_net_ops.c staging: dgrp: remove use of real_raw and read_cnt in dgrp_input 2012-10-25 11:22:42 -07:00
dgrp_ports_ops.c
dgrp_specproc.c staging: dgrp: remove rawreadok module option 2012-10-25 11:22:42 -07:00
dgrp_sysfs.c staging: dgrp: remove rawreadok module option 2012-10-25 11:22:42 -07:00
dgrp_tty.c staging: dgrp: check return value of alloc_tty_driver 2012-10-17 14:10:10 -07:00
digirp.h
drp.h
Kconfig
Makefile
README
TODO

The user space code to work with this driver is located at
https://github.com/wfp5p/dgrp-utils