1 Feb
2011
1 Feb
'11
1:33 p.m.
On 01/31/2011 04:50 PM, ext Kishon Vijay Abraham I wrote:
Implement McBSP as platform device and add support for registering through platform device layer using resource structures.
Later in this patch series, OMAP2+ McBSP driver would be modified to use hwmod framework after populating the omap2+ hwmod database.
Signed-off-by: Kishon Vijay Abraham I kishon@ti.com
arch/arm/mach-omap1/mcbsp.c | 383 ++++++++++++++--- arch/arm/mach-omap2/mcbsp.c | 704 +++++++++++++++++++++++++----- arch/arm/plat-omap/devices.c | 10 +- arch/arm/plat-omap/include/plat/mcbsp.h | 14 +- arch/arm/plat-omap/mcbsp.c | 60 +++- 5 files changed, 966 insertions(+), 205 deletions(-)
Looks good,
Acked-by: Peter Ujfalusi peter.ujfalusi@nokia.com