https://github.com/torvalds/linux
Revision 886ad09fc83342aa1c5a02a0b6d3298b78a8067f authored by Arjan van de Ven on 09 January 2009, 23:54:07 UTC, committed by Linus Torvalds on 10 January 2009, 23:06:52 UTC
This patch adds a per host flag that allows drivers to opt in into
having its busses scanned in parallel.

Drivers that do not set this flag get their ports scanned in
the "original" sequence.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 3d14bda
History
Tip revision: 886ad09fc83342aa1c5a02a0b6d3298b78a8067f authored by Arjan van de Ven on 09 January 2009, 23:54:07 UTC
libata: Add a per-host flag to opt-in into parallel port probes
Tip revision: 886ad09
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.2 KB
Makefile -rw-r--r-- 54.1 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top