lkml.org 
[lkml]   [2015]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v2] mailbox: Add Altera mailbox driver
From
On Mon, Dec 22, 2014 at 5:44 PM, Ley Foon Tan <lftan@altera.com> wrote:
> The Altera mailbox allows for interprocessor communication. It supports
> only one channel and work as either sender or receiver.
>
> Signed-off-by: Ley Foon Tan <lftan@altera.com>
>
> ---
> v2:
> Resolved comment from Dinh and Suman.
> - Alphabetize the headers.
> - Removed WARN_ON() checking
> - Use devm_kzalloc to allocate struct mbox_chan
> - Change __raw_readl/__raw_writel to readl/writel
> - Check interrupt mode before enable interrupt
> - Change to use module_platform_driver()
> - Remove platform_set_drvdata(pdev, NULL);
> - Fix "Alignment should match open parenthesis" warning
> - Update MAINTAINERS file
> ---

Any further feedback for this v2 patch?

Thanks.

Regards.


\
 
 \ /
  Last update: 2015-01-06 09:41    [W:0.044 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site