[RFC/PATCH 04/14] OMAP: McBSP: use existing macros for converting between devices
Jarkko Nikula
jhnikula at gmail.com
Wed Aug 10 03:07:04 EDT 2011
Hi
On Tue, 09 Aug 2011 19:10:22 +0500
"G, Manjunath Kondaiah" <manjugk at ti.com> wrote:
> From: Kevin Hilman <khilman at ti.com>
>
> For converting from struct device to platform_device, and from
> platform_device to struct device, there are existing macros. Use
> them instead of manual use of container_of().
>
> Signed-off-by: Kevin Hilman <khilman at ti.com>
> ---
> arch/arm/plat-omap/mcbsp.c | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
Kevin dropped this patch and used mine that does more cleanups:
http://marc.info/?l=linux-omap&m=131255627918065&w=2
Worth to check also other patches since Kevin's updated set seems to
have other differences too:
http://marc.info/?l=linux-omap&m=131258997416300&w=2
--
Jarkko
More information about the linux-arm-kernel
mailing list