Omar Ramirez Luna <[email protected]> writes:
> From: Felipe Contreras <[email protected]>
>
> HWMOD support for omap3.
-ENO_DESCRIPTIVE_CHANGELOG
Please describe in more detail what is happening here, starting with a
better subject:
omap: mailbox: build device using omap_device/omap_hwmod
and the changelog should describe that what is being changed is that
there is no longer a need for static platform_device and resources since
all of this data is contained in the omap_hwmod for the mailbox.
> Signed-off-by: Felipe Contreras <[email protected]>
> Signed-off-by: Omar Ramirez Luna <[email protected]>
> ---
> arch/arm/mach-omap2/devices.c | 100 ++++-----------------------
> arch/arm/mach-omap2/mailbox.c | 1 +
> arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 54 +++++++++++++++
please separate out the addition of hwmod_data into it's own patch that
comes before this. As mentioned by Charu, all the hwmod data could be
added early in the series, before this conversion is done.
Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html