kernel: update linux 3.2 to 3.2.15

SVN-Revision: 31335
This commit is contained in:
Jonas Gorski
2012-04-17 12:50:54 +00:00
parent cfe30549a1
commit ee4c47a134
80 changed files with 230 additions and 1113 deletions

View File

@@ -281,7 +281,7 @@
/* Setup the MTD structure */
/* make the name contain the block device in */
@@ -298,6 +392,7 @@ static struct block2mtd_dev *add_device(
@@ -299,6 +393,7 @@ static struct block2mtd_dev *add_device(
dev->mtd.read = block2mtd_read;
dev->mtd.priv = dev;
dev->mtd.owner = THIS_MODULE;