From: Mathieu Poirier Date: Mon, 26 Jan 2015 16:22:23 +0000 (-0700) Subject: coresight: fixing CPU hwid lookup in device tree X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~85^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a03c1d30f04ca7439c685c0ea9b7d79c353705;p=pandora-kernel.git coresight: fixing CPU hwid lookup in device tree Some DT specification will represent CPU nodes with address cells greater than one, making the current code fail. Using the proper retrieval helper function ensure the correct hwid for CPUs is read properly with different address cell size. Signed-off-by: Mathieu Poirier Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed