Openwrt/target/linux/generic
Rafał Miłecki 304c3411ba kernel: drop unneeded modification of mtd_add_partition function
In old days mtd_add_partition was checking for partitions overlapping
which was breaking our splitting feature. We had to modify this function
by adding an extra bool dup_check parameter. Upstream commit:
3a434f66e6da ("mtd: part: Remove partition overlap checks")
removed that check so we don't need our modification anymore.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 47748
2015-12-04 09:33:08 +00:00
..
base-files
files
image
patches-3.18 kernel: backport support for m25p80 compatible="jedec,spi-nor" in DT 2015-12-03 14:47:37 +00:00
patches-4.1 kernel: add overlayfs stacking fix from upstream 2015-12-03 13:54:33 +00:00
patches-4.3 kernel: add fix for missing include in spi-nor.h (#20973) 2015-11-26 17:13:05 +00:00
patches-4.4 kernel: drop unneeded modification of mtd_add_partition function 2015-12-04 09:33:08 +00:00
config-3.18
config-4.1
config-4.3
config-4.4 kernel: add linux 4.4 support 2015-12-02 22:23:22 +00:00
PATCHES