commit | e27987cddd8db3a72a0f4734b5d94d06c7677323 | [log] [tgz] |
---|---|---|
author | Vitaly Bordug <vbordug@ru.mvista.com> | Tue Apr 25 20:26:41 2006 +0400 |
committer | Paul Mackerras <paulus@samba.org> | Fri Apr 28 21:11:28 2006 +1000 |
tree | acc8df71f7cccd5ac24cb894cbf6ffabab4b0feb | |
parent | a73c87bfe98f4d54c919e920a6efb0a116115722 [diff] |
[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 <vbordug@ru.mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>