]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] type-oh bug in tlclk.c
authormark gross <mgross@linux.intel.com>
Fri, 23 Jun 2006 22:13:07 +0000 (15:13 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 21:12:02 +0000 (14:12 -0700)
commitcbcc0d65da6624471b4f205a1d8788d4bee17edd
tree3463977fac2c1ad0adf8a1b3cfe05a67d05d8093
parentc4e0252859ac8e7d3a6821d2f1d043e6fed4f32b
[PATCH] type-oh bug in tlclk.c

Mark Bellon found a bug in my tlclk driver.  Thanks!

I botch the register mask for store_received_ref_clk3a.

See http://download.intel.com/design/network/manuals/30412001.pdf
tables 124 and 136 for details.

Signed-off-by: Mark Gross <mark.gross@intel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/tlclk.c