[PATCH] user of the jiffies rounding patch: ATA subsystem
authorArjan van de Ven <arjan@linux.intel.com>
Tue, 19 Dec 2006 21:05:53 +0000 (13:05 -0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 9 Feb 2007 22:39:29 +0000 (17:39 -0500)
commit7a44e910f43cbb5186e7242f4c32b3a5d2fb6666
tree94d0831a769d73222c792464f8ae05aaae0ba62a
parentd4013f07bd5380178bf28ef1cd76649779367288
[PATCH] user of the jiffies rounding patch: ATA subsystem

This patch introduces users of the round_jiffies() function: ATA subsystem

This delayed work is of the "about once a second" variety and can be rounded
to coincide with other wakers.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-scsi.c