commit | 7656c453f854dd5c9e67acba1240012252a33e7e | [log] [tgz] |
---|---|---|
author | John Rigby <jcrigby@gmail.com> | Mon Jan 25 23:12:51 2010 -0700 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sun Mar 07 12:36:36 2010 -0600 |
tree | 80145728cda86ca8d4a43ad7c90d8cabbeb17b6f | |
parent | 421834e1d47650e164fa7b2208bb1df7475b8f0e [diff] |
mxc_serial replace platform specific clock remove ifdef'd clock selection code from serial_mxc.c and replace with call to imx_get_uartclk Add definitions for imx_get_uartclk to imx31 and imx27 include files. This makes it easier to add new imx platforms. Signed-off-by: John Rigby <jcrigby@gmail.com>