]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] synclink_gt remove unnecessary page alignment
authorPaul Fulghum <paulkf@microgate.com>
Wed, 11 Jan 2006 20:17:39 +0000 (12:17 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 02:42:11 +0000 (18:42 -0800)
commit88d9d1270256f2a6cefed425465a374171e79b83
tree4249e263421e2b428a4c099e933ac26f87329687
parent2fb65c235907ec62ffd38fa561ddbf5e462fc10c
[PATCH] synclink_gt remove unnecessary page alignment

Remove unnecessary and incorrectly implemented page alignment of register
base address before calling ioremap()

Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/synclink_gt.c