[PATCH] [MTD] OneNAND: add Nokia Copyright and a credit

Bityutskiy Artem Artem.Bityutskiy at nokia.com
Thu Feb 8 06:38:51 EST 2007


From: Artem Bityutskiy <Artem.Bityutskiy at nokia.com>
Subject: [MTD] OneNAND: add Nokia Copyright and a credit

As Nokia is paying for our work all we've done for OneNAND belongs
to Nokia - so add Nokia Copyright.

Also add a credit line for Adrian Hunted who did a lot of testing,
bug-fixing and improvement work.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy at nokia.com>

diff --git a/drivers/mtd/onenand/onenand_base.c b/drivers/mtd/onenand/onenand_base.c
index f690c19..b979edf 100644
--- a/drivers/mtd/onenand/onenand_base.c
+++ b/drivers/mtd/onenand/onenand_base.c
@@ -2,11 +2,16 @@
  *  linux/drivers/mtd/onenand/onenand_base.c
  *
  *  Copyright (C) 2005-2007 Samsung Electronics
+ *  Copyright (C) Nokia Corporation, 2007
+ *
  *  Kyungmin Park <kyungmin.park at samsung.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
+ *
+ * 2007, Adrian Hunder <ext-adrian.hunter at nokia.com>:
+ *     auto-placement support, read-while load support, various fixes
  */

 #include <linux/kernel.h>






More information about the linux-mtd mailing list