lkml.org 
[lkml]   [2011]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Add Marvell UMI driver
On Wed, Apr 20, 2011 at 10:02:19PM +0800, Li Jianyun wrote:
>
> The Marvell Universal Message Interface (UMI) defines a messaging
> interface between host and Marvell products. It considers situations of
> limited system resource and optimized system performance.
> UMI driver translates host request to message and sends message to
> FW via UMI, FW receives message and processes it, then sends response to
> UMI driver.
> FW generates an interrupt when it needs to send information or
> responseto UMI driver.
>
> Signed-off-by: Jianyun Li <jianyunff@gmail.com>

Why not sign off using your marvell.com email address?

> +++ b/drivers/scsi/mvumi.c
> @@ -0,0 +1,2245 @@
> +/*
> + * Marvell UMI driver
> + *
> + * Copyright 2011 Marvell. <jyli@marvell.com>
> + *
> + * This file is licensed under GPLv2.
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License as
> + * published by the Free Software Foundation; version 2 of the
> + * License.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> + * General Public License for more details.
> + *
> + * You should have received a copy of the GNU General Public License
> + * along with this program; if not, write to the Free Software
> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
> + * USA

Unless you are willing to track the office location of the FSF for the
next 40 years, and send patches updating it here, just drop this
paragraph, it's pointless, as the person _did_ get a copy with the
kernel.

thanks,

greg k-h


\
 
 \ /
  Last update: 2011-04-20 16:29    [W:0.054 / U:0.964 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site