From: Cyril Chemparathy Date: Sun, 2 May 2010 18:28:13 +0000 (-0400) Subject: Davinci: serial - use ioremap() X-Git-Tag: v2.6.35-rc1~499^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ee1acefa86083c6acf4112983b88a0057eb7785;p=pandora-kernel.git Davinci: serial - use ioremap() This patch implements davinci serial cleanups towards having this code reusable on tnetv107x. The change reuses the platform data membase field to hold the remapped space. By disabling the UPF_IOREMAP flag in the platform data, we prevent the 8250 driver from repeating the ioremap. Signed-off-by: Cyril Chemparathy Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed