Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5bf8f501 authored by Frédéric Brière's avatar Frédéric Brière Committed by Greg Kroah-Hartman
Browse files

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: default avatarFrédéric Brière <fbriere@fbriere.net>
Acked-by: default avatarAlan Cox <alan@linux.intel.com>
Cc: linux-serial@vger.kernel.org
Cc: linux-parport@lists.infradead.org
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7808edcd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment