[alsa-devel] [PATCH v2 02/13] OMAP: McBSP: Convert McBSP to platform device model

Peter Ujfalusi peter.ujfalusi at nokia.com
Tue Feb 1 13:33:47 CET 2011


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 at 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 at nokia.com>


More information about the Alsa-devel mailing list