bus: arm-ccn: Fix node->XP config conversion
authorPawel Moll <pawel.moll@arm.com>
Thu, 2 Apr 2015 17:50:32 +0000 (18:50 +0100)
committerPawel Moll <pawel.moll@arm.com>
Fri, 1 May 2015 16:50:58 +0000 (17:50 +0100)
Events defined as watchpoints on nodes must have their config values
converted so that they apply to the respective node's XP. The
function setting new values was using wrong mask for the "port" field,
resulting in corrupted value. Fixed now.

Cc: stable@vger.kernel.org # 3.17+
Signed-off-by: Pawel Moll <pawel.moll@arm.com>

No differences found