From: Tomoya MORINAGA Date: Fri, 11 Nov 2011 01:12:17 +0000 (+0900) Subject: pch_phub: Improve ADE(Address Decode Enable) control X-Git-Tag: v3.2-rc3~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9914a0de7a27ef2cb5d9aacfe50ae97ebb532f28;p=pandora-kernel.git pch_phub: Improve ADE(Address Decode Enable) control Currently, external ROM access is enabled/disabled in probe()/remove(). So, when a buggy software access unanticipated memory area, in case of enabling this ADE bit, external ROM memory area can be broken. This patch enables the ADE bit only accessing external ROM area. Signed-off-by: Tomoya MORINAGA Cc: Masayuki Ohtak Cc: Alexander Stein Cc: Denis Turischev Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed