From: Sergio Aguirre Date: Sat, 27 Feb 2010 20:13:43 +0000 (-0600) Subject: OMAP3: serial: Check for zero-based physical addr X-Git-Tag: v2.6.34-rc6~26^2~29^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88d556dc5f0ef437e3538277a1dd33e5038be77;p=pandora-kernel.git OMAP3: serial: Check for zero-based physical addr This is for protecting a wrong mapping attempt of a zero-based physical address. The result is that, no serial port will be attempted to be mapped. Also add an additional protection for NULL clocks before attempting to enable them (if above condition applies) Signed-off-by: Sergio Aguirre --- Reading git-diff-tree failed