alistair23-linux/drivers/staging/sep
Devendra Naga 8e4763f67f staging/sep: use module_pci_driver macro
this driver duplicates the module_pci_driver code, so remove the
duplicated code and use module_pci_driver and also remove the
obvious comments about _init and _exit.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-11 17:26:01 -07:00
..
Kconfig
Makefile
sep_crypto.c staging: sep: sep_crypto.c: Remove useless functions sep_dump and sep_dump_sg 2012-07-06 16:14:21 -07:00
sep_crypto.h staging: sep: reworked crypto layer 2012-02-10 10:09:58 -08:00
sep_dev.h staging: sep: reworked crypto layer 2012-02-10 10:09:58 -08:00
sep_driver_api.h staging "sep" Fix typos found while reading. 2012-06-12 11:14:33 -07:00
sep_driver_config.h staging "sep" Fix typos found while reading. 2012-06-12 11:14:33 -07:00
sep_driver_hw_defs.h staging: sep: Add new PCI identifier 2012-02-10 10:09:56 -08:00
sep_main.c staging/sep: use module_pci_driver macro 2012-07-11 17:26:01 -07:00
sep_trace_events.h
TODO