Re: [PATCHv3 02/14] ARM: OMAP2+: mbox: remove dependencies withsoc.h

From: Paul Walmsley
Date: Tue Mar 26 2013 - 14:47:37 EST


Hi,

On Tue, 12 Mar 2013, Suman Anna wrote:

> The OMAP mailbox platform driver code has been cleaned up to
> remove the dependencies with soc.h in preparation for moving
> the mailbox code to drivers folder.
>
> The code relied on cpu_is_xxx/soc_is_xxx macros previously to
> pick the the right set of mailbox devices and register with the
> mailbox driver. This data is now represented in a concise format
> and moved to the respective omap_hwmod data files and published
> to the driver through the platform data.
>
> Signed-off-by: Suman Anna <s-anna@xxxxxx>

The hwmod/dev_attr parts look fine to me, but please start thinking about
how to convert the driver to get this data from DT instead.


- Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/