Re: [PATCH 5/6] omap2+: Use omap_device_board_data for platform level serial init

2010-12-22 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [101202 16:35]: This is needed to pass board specific data such as pads used. Here's this one updated to not use omap_device_build. Regards, Tony Author: Tony Lindgren t...@atomide.com Date: Wed Dec 22 18:42:35 2010 -0800 omap2+: Add struct

[PATCH 5/6] omap2+: Use omap_device_board_data for platform level serial init

2010-12-02 Thread Tony Lindgren
This is needed to pass board specific data such as pads used. Signed-off-by: Tony Lindgren t...@atomide.com --- arch/arm/mach-omap2/serial.c | 27 ++- arch/arm/plat-omap/include/plat/serial.h |5 - 2 files changed, 22 insertions(+), 10 deletions(-)