From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pb0-x22d.google.com ([2607:f8b0:400e:c01::22d]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WYKGd-0000m8-Ln for linux-mtd@lists.infradead.org; Thu, 10 Apr 2014 19:04:08 +0000 Received: by mail-pb0-f45.google.com with SMTP id uo5so4314406pbc.18 for ; Thu, 10 Apr 2014 12:03:46 -0700 (PDT) Date: Thu, 10 Apr 2014 12:03:43 -0700 From: Brian Norris To: Huang Shijie Subject: Re: [PATCH] mtd: spi-nor: add the copyright information Message-ID: <20140410190343.GK32070@ld-irv-0074> References: <1397118448-23788-1-git-send-email-b32955@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1397118448-23788-1-git-send-email-b32955@freescale.com> Cc: marex@denx.de, linux-mtd@lists.infradead.org, dwmw2@infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Apr 10, 2014 at 04:27:28PM +0800, Huang Shijie wrote: > Add the copyright information for spi-nor.c and spi-nor.h. > > Signed-off-by: Huang Shijie > --- Pushed to l2-mtd.git/spinor. Thanks! > based on Brian's patch set. BTW, it applied fine with and without my patchset, so I just took it first. Thanks, Brian