From: Govindraj.R Date: Tue, 11 Oct 2011 09:25:41 +0000 (+0530) Subject: ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. X-Git-Tag: v3.3-rc1~137^2~3^2^2~5^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd70ad757e9b336116433e6e62de79ae1dfef54;p=pandora-kernel.git ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. The mapbase (start_address), membase(io_remap cookie) part of pdata struct omap_uart_port_info are removed as this should be derived within driver. Signed-off-by: Govindraj.R Acked-by: Greg Kroah-Hartman (for drivers/tty changes) Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed