diff options
author | Frédéric Brière <fbriere@fbriere.net> | 2011-05-29 21:08:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-06-07 18:35:56 +0200 |
commit | 5bf8f501e05930364b345ed8710c5b1a13207134 (patch) | |
tree | d90861301e0c78a83bfc4575b9401dce05146a5b /include/pcmcia | |
parent | Basic support for Moschip 9900 family I/O chips (diff) | |
download | linux-5bf8f501e05930364b345ed8710c5b1a13207134.tar.xz linux-5bf8f501e05930364b345ed8710c5b1a13207134.zip |
serial: 8250_pci: add .probe member to struct pci_serial_quirk
This function, if present, is called early on by the 8250_pci probe; it
can be used to reject devices meant for parport_serial. (The .init
function cannot be used for this purpose, as it is also called by
parport_serial.)
Signed-off-by: Frédéric Brière <fbriere@fbriere.net>
Acked-by: Alan Cox <alan@linux.intel.com>
Cc: linux-serial@vger.kernel.org
Cc: linux-parport@lists.infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/pcmcia')
0 files changed, 0 insertions, 0 deletions