[PATCH 04/10] omap mailbox: fix empty struct device for omap_mbox

2009-01-16 Thread Hiroshi DOYU
Since mbox-dev doesn't exist and isn't created either at registration, this patch will create struct device, which belongs to omap-mailbox class and set this pointer for the member of struct omap_mbox. Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com ---

[PATCH 04/10] omap mailbox: fix empty struct device for omap_mbox

2008-11-25 Thread Hiroshi DOYU
Since mbox-dev doesn't exist and isn't created either at registration, this patch will create struct device, which belongs to omap-mailbox class and set this pointer for the member of struct omap_mbox. Signed-off-by: Hiroshi DOYU [EMAIL PROTECTED] --- arch/arm/plat-omap/include/mach/mailbox.h |