]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
IMX UART: remove statically initialized tables
authorSascha Hauer <s.hauer@pengutronix.de>
Sat, 5 Jul 2008 08:02:45 +0000 (10:02 +0200)
committerRobert Schwebel <r.schwebel@pengutronix.de>
Sat, 5 Jul 2008 08:02:45 +0000 (10:02 +0200)
commitdbff4e9ea2e83fda89143389bfb229cb29425a32
treeeb3015b70fa09bd20a294afbc08d486185c691d8
parent2582d8c1655f2eda42d5358a242b256fd6e88571
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>
arch/arm/mach-imx/mx1ads.c
drivers/serial/imx.c