From: Mark Gross Date: Tue, 23 Jan 2007 04:40:44 +0000 (-0800) Subject: [PATCH] tlclk: bug fix + misc fixes X-Git-Tag: v2.6.20-rc6~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79603a35009ff39562cd5634fa1cf513eb080f27;p=pandora-kernel.git [PATCH] tlclk: bug fix + misc fixes The following patch fixes a few problems with the tlclk driver. * bug in the select_amcb1_transmit_clock * racy read sys call * racy open sys call * use of add_timer where mod_timer would be better * change to the timer data parameter use Signed-off-by: Mark Gross Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed