Re: [PATCH 1/3] mailbox: rename pl320-ipc specific mailbox.h

2013-04-29 Thread Mark Langsdorf
On 04/27/2013 01:05 PM, jaswinder.si...@linaro.org wrote: > From: Suman Anna > > The patch 30058677 "ARM / highbank: add support for pl320 IPC" > added a pl320 IPC specific header file as a generic mailbox.h. > This file has been renamed appropriately to allow the > introduction of the generic ma

[PATCH 1/3] mailbox: rename pl320-ipc specific mailbox.h

2013-04-27 Thread jaswinder . singh
From: Suman Anna The patch 30058677 "ARM / highbank: add support for pl320 IPC" added a pl320 IPC specific header file as a generic mailbox.h. This file has been renamed appropriately to allow the introduction of the generic mailbox API framework. Signed-off-by: Suman Anna Cc: Mark Langsdorf C