openwrtv3/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 update the /init file to start /sbin/init 2013-03-13 18:11:13 +00:00
files generic: fix adm6996 init 2015-10-26 10:39:53 +00:00
image generic: relocate: make the cacheline size configurable 2015-03-30 20:20:10 +00:00
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 kernel: add missing config option 2015-11-20 22:33:59 +00:00
config-4.1 kernel: add missing config option 2015-11-20 22:33:59 +00:00
config-4.3 kernel: add missing config option 2015-11-21 17:35:59 +00:00
config-4.4 kernel: add linux 4.4 support 2015-12-02 22:23:22 +00:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00