From: Pawel Moll Date: Thu, 2 Apr 2015 17:50:32 +0000 (+0100) Subject: bus: arm-ccn: Fix node->XP config conversion X-Git-Tag: omap-for-v4.3/legacy-v2-signed~131^2~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a18f8e97fe69195823d7fb5c68a8d6565f39db4b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed