From: Stephen Hemminger Date: Fri, 31 Oct 2008 23:52:04 +0000 (-0700) Subject: atlx: timer cleanup X-Git-Tag: v2.6.29-rc1~581^2~802^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e053b628d367cd7b39ae2c4bb0124edc2e058a41;p=pandora-kernel.git atlx: timer cleanup Do some cleanup on timer usage in this driver: * Use round_jiffies to align wakeups and reduce power. * Remove atl1_watchdog which does nothing but rearm itself * Use setup_timer() function Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed