From: Aaron Sierra Date: Wed, 17 Sep 2014 18:08:18 +0000 (-0500) Subject: mtd: physmap_of: Fix ROM support via OF X-Git-Tag: fixes-against-v3.18-rc2~54^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b07a8d1ab85ccacaceb9f704c361119348aabab;p=pandora-kernel.git mtd: physmap_of: Fix ROM support via OF The "ROM" and unknown probe types within the obsolete "direct-mapped" probe function used the nonexistent "mtd_rom" probe instead of the intended "map_rom". Signed-off-by: Aaron Sierra Signed-off-by: Brian Norris --- Reading git-diff-tree failed