]> Pileus Git - ~andy/linux/commit
arm: omap2: fix AM33xx hwmod infos for UART2
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 May 2013 15:17:45 +0000 (17:17 +0200)
committerPaul Walmsley <paul@pwsan.com>
Mon, 3 Jun 2013 09:26:32 +0000 (03:26 -0600)
commit768dc16397fb18c9de209cbcb84d890b8279faa7
treed5c86b33b3e899a36ca734973cfece3448bd89af
parentd683b96b072dc4680fc74964eca77e6a23d1fa6e
arm: omap2: fix AM33xx hwmod infos for UART2

The UART2 hwmod structure is pointing to the EDMA channels of UART1,
which doesn't look right. This patch fixes this by making the UART2
hwmod structure to a new structure that lists the EDMA channels to be
used by the UART2.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Vaibhav Hiremath <hvaibhav@ti.com>
[paul@pwsan.com: updated to apply]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_33xx_data.c