From: Peter Hurley Date: Tue, 24 Feb 2015 19:25:14 +0000 (-0500) Subject: serial: 8250: Decouple RSA probe X-Git-Tag: omap-for-v4.2/o2_dc~64^2~41 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=403753937020549e4bb0d8ef6e915f00a338a096;p=pandora-kernel.git serial: 8250: Decouple RSA probe Prepare for 8250 split; separate RSA probe and resource management from base port operations. Override base port operations for the config_port(), request_port() and release_port() methods to implement the optional RSA probe and resource management only in the universal/legacy 8250 driver. Introduce 'probe' flags for 8250 ports, which allows drivers higher up the driver stack to enable optional probes. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed