From: Vitaly Bordug Date: Tue, 25 Apr 2006 16:26:41 +0000 (+0400) Subject: [PATCH] ppc32 CPM_UART: Convert to use platform devices X-Git-Tag: v2.6.17-rc4~105^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27987cddd8db3a72a0f4734b5d94d06c7677323;p=pandora-kernel.git [PATCH] ppc32 CPM_UART: Convert to use platform devices This is intended to make the driver code more generic and flexible, to get rid of board-specific layouts within driver, and generic rehaul, yet keeping compatibility with the existing stuff utilizing it, being compatible with legacy behavior (but with complaints that legacy mode used). Signed-off-by: Vitaly Bordug Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed