From: Rafał Miłecki Date: Tue, 7 Apr 2015 08:39:41 +0000 (+0200) Subject: mtd: m25p80: remove unused flash entries from id_table X-Git-Tag: omap-for-v4.3/legacy-v2-signed~172^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3094fe121e7514687dd1bdc35127a23be257400e;p=pandora-kernel.git mtd: m25p80: remove unused flash entries from id_table We had many entries that were recently added just to allow selecting some flashes directly but were never used. They weren't providing any special flash handling, we just needed them due to the lack of some generic binding string. With the introduction of "nor-jedec" (in 1103b85) they won't be needed unless we discover some faulty flash requiring workarounds. As explained in m25p80 DT documentation we require specifying "nor-jedec" now as less specific compatible entry. Signed-off-by: Rafał Miłecki Signed-off-by: Brian Norris --- Reading git-diff-tree failed