commit | dbff4e9ea2e83fda89143389bfb229cb29425a32 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Sat Jul 05 10:02:45 2008 +0200 |
committer | Robert Schwebel <r.schwebel@pengutronix.de> | Sat Jul 05 10:02:45 2008 +0200 |
tree | eb3015b70fa09bd20a294afbc08d486185c691d8 | |
parent | 2582d8c1655f2eda42d5358a242b256fd6e88571 [diff] |
IMX UART: remove statically initialized tables This patch removes the statically initialized tables from the i.MX serial driver and makes the driver fully dependent on the information provided by the platform_device. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>