From: Pawel Moll Date: Fri, 17 Apr 2015 11:37:36 +0000 (+0100) Subject: bus: arm-ccn: Allocate event when it is being added, not initialised X-Git-Tag: omap-for-v4.3/legacy-v2-signed~131^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57006d3e6f62def53c01ae3ffc338caebd866e89;p=pandora-kernel.git bus: arm-ccn: Allocate event when it is being added, not initialised To make events rotation possible, they should be allocated when event is being ->added(), not during initialisation. This patch moves the respective code. Signed-off-by: Pawel Moll --- Reading git-diff-tree failed