Searched hist:"0 d64a233fe6a8fd45a062fe125159854ffed60c7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | libata-eh.c | diff 0d64a233fe6a8fd45a062fe125159854ffed60c7 Sun Apr 22 12:41:05 CDT 2007 Tejun Heo <htejun@gmail.com> libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Separate ATA_EHI_DID_RESET into ATA_EHI_DID_SOFTRESET and ATA_EHI_DID_HARDRESET. ATA_EHI_DID_RESET is redefined as OR of the two flags. This patch doesn't introduce any behavior change. This will be used later to determine whether _SDD is necessary or not.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|
/openbmc/linux/include/linux/ |
H A D | libata.h | diff 0d64a233fe6a8fd45a062fe125159854ffed60c7 Sun Apr 22 12:41:05 CDT 2007 Tejun Heo <htejun@gmail.com> libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Separate ATA_EHI_DID_RESET into ATA_EHI_DID_SOFTRESET and ATA_EHI_DID_HARDRESET. ATA_EHI_DID_RESET is redefined as OR of the two flags. This patch doesn't introduce any behavior change. This will be used later to determine whether _SDD is necessary or not.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|