[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)
commit0c8365ecc57f87e4d982c3fe59a4c1b985484e7f
tree4249e263421e2b428a4c099e933ac26f87329687
parentd251575ab60ca2b5337574bfaf8f8b583f18059e
[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