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)
commita18f8e97fe69195823d7fb5c68a8d6565f39db4b
tree29a2654190c82badaf2e86a7e67447706eedc11c
parentb787f68c36d49bb1d9236f403813641efa74a031
bus: arm-ccn: Fix node->XP config conversion

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>
drivers/bus/arm-ccn.c