From: Jassi Brar Date: Thu, 12 Jun 2014 17:01:19 +0000 (+0530) Subject: mailbox: Introduce framework for mailbox X-Git-Tag: fixes-against-v3.18-rc2~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b6d83e2b8b7de82331a6a1dcd64b51020a6031c;p=pandora-kernel.git mailbox: Introduce framework for mailbox Introduce common framework for client/protocol drivers and controller drivers of Inter-Processor-Communication (IPC). Client driver developers should have a look at include/linux/mailbox_client.h to understand the part of the API exposed to client drivers. Similarly controller driver developers should have a look at include/linux/mailbox_controller.h Reviewed-by: Mark Brown Signed-off-by: Jassi Brar --- Reading git-diff-tree failed