https://github.com/torvalds/linux
Revision 28324304350e23db24d679c55de3f06a5b1e40aa authored by Tejun Heo on 03 July 2006, 07:07:26 UTC, committed by Jeff Garzik on 06 July 2006, 02:16:27 UTC
Implement ATA_EHI_RESUME_LINK, which indicates that the link needs to
be resumed.  This used to be implied by ATA_EHI_HOTPLUGGED.  However,
hotplug isn't the only event which requires link resume and separating
this out allows other places to request link resume.  This
differentiation also allows better debounce timing selection.

This patch converts user scan to use ATA_EHI_RESUME_LINK.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent e30349d
History
Tip revision: 28324304350e23db24d679c55de3f06a5b1e40aa authored by Tejun Heo on 03 July 2006, 07:07:26 UTC
[PATCH] libata: implement ATA_EHI_RESUME_LINK
Tip revision: 2832430
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