https://github.com/torvalds/linux
Revision e9c839142d698086d3fe33a0daafde55ddd00c4e authored by Tejun Heo on 03 July 2006, 07:07:26 UTC, committed by Jeff Garzik on 06 July 2006, 02:16:27 UTC
The names of predefined debounce timing parameters didn't exactly
match their usages.  Rename to more generic names and implement param
selection helper sata_ehc_deb_timing() which uses EHI_HOTPLUGGED to
select params.

Combined with the previous EHI_RESUME_LINK differentiation, this makes
parameter selection accurate.  e.g. user scan resumes link but normal
deb param is used instead of hotplug param.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 2832430
History
Tip revision: e9c839142d698086d3fe33a0daafde55ddd00c4e authored by Tejun Heo on 03 July 2006, 07:07:26 UTC
[PATCH] libata: clean up debounce parameters and improve parameter selection
Tip revision: e9c8391
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.5 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top