Tejun Heo wrote:
Add @timeout argument to ata_exec_internal[_sg](). If 0, default timeout ata_probe_timeout is used. Signed-off-by: Tejun Heo <htejun@xxxxxxxxx> --- This patchset kills polling PMP register access callbacks ->pmp_read and ->pmp_write and use standard ata_exec_internal() mechanism. This patchset is generated on top of the following six patches. http://article.gmane.org/gmane.linux.ide/23464 http://article.gmane.org/gmane.linux.ide/23465 http://article.gmane.org/gmane.linux.ide/23466 http://article.gmane.org/gmane.linux.ide/23467 http://article.gmane.org/gmane.linux.ide/23468 http://article.gmane.org/gmane.linux.ide/23469 drivers/ata/libata-acpi.c | 2 +- drivers/ata/libata-core.c | 32 ++++++++++++++++++++------------ drivers/ata/libata-eh.c | 4 ++-- drivers/ata/libata.h | 5 +++-- 4 files changed, 26 insertions(+), 17 deletions(-)
applied 1-3, thanks - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html