aha/drivers/parport
Dominik Brodowski 9b44de2015 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)
Convert PCMCIA drivers to use the dynamic debug infrastructure, instead of
requiring manual settings of PCMCIA_DEBUG.

Also, remove all usages of the CS_CHECK macro and replace them with proper
Linux style calling and return value checking. The extra error reporting may
be dropped, as the PCMCIA core already complains about any (non-driver-author)
errors.

CC: linux-mtd@lists.infradead.org
CC: linux-usb@vger.kernel.org
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2009-11-09 08:30:05 +01:00
..
BUGS-parport
ChangeLog
daisy.c
ieee1284.c
ieee1284_ops.c
Kconfig
Makefile
multiface.h
parport_amiga.c
parport_atari.c
parport_ax88796.c
parport_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers) 2009-11-09 08:30:05 +01:00
parport_gsc.c parport: remove driver_data direct access of struct device 2009-06-15 21:30:28 -07:00
parport_gsc.h
parport_ip32.c
parport_mfc3.c
parport_pc.c parport/serial: add support for NetMos 9901 Multi-IO card 2009-06-30 18:55:59 -07:00
parport_serial.c parport: Use the PCI IRQ if offered 2009-04-07 08:44:06 -07:00
parport_sunbpp.c
probe.c
procfs.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
share.c parport: quickfix the proc registration bug 2009-06-02 09:53:22 -07:00
TODO-parport