[PATCH 1/2] ARM: OMAP2+: move mailbox.h out of plat-omap headers
Tony Lindgren
tony at atomide.com
Mon Oct 29 13:52:28 EDT 2012
Hi,
> --- /dev/null
> +++ b/include/linux/platform_data/omap_mailbox.h
> @@ -0,0 +1,105 @@
This file should only contain pure platform data needed
by the core omap code to pass to the mailbox driver.
The mailbox API header should be somewhere else,
like include/linux/mailbox/mailbox-omap.h or similar.
But shouldn't this all now be handled by using the
remoteproc framework?
Regards,
Tony
More information about the linux-arm-kernel
mailing list