kernel: Update kernel 4.4 to 4.4.0

This removes one patch which was applied upstream with commit
67b9bcd36906e12a15ffec19463afbbd6a41660e. All other patches were
refreshed.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

SVN-Revision: 48203
This commit is contained in:
Felix Fietkau
2016-01-11 20:13:17 +00:00
parent 2611a5538e
commit f875e18fd2
5 changed files with 5 additions and 40 deletions

View File

@@ -8,7 +8,7 @@
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>
@@ -473,6 +474,15 @@ int add_mtd_device(struct mtd_info *mtd)
@@ -464,6 +465,15 @@ int add_mtd_device(struct mtd_info *mtd)
of this try_ nonsense, and no bitching about it
either. :) */
__module_get(THIS_MODULE);