• T
    [PATCH] libata: implement ATA_EHI_RESUME_LINK · 28324304
    Tejun Heo 提交于
    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: NTejun Heo <htejun@gmail.com>
    Signed-off-by: NJeff Garzik <jeff@garzik.org>
    28324304
libata.h 35.2 KB