From: Tudor Laurentiu Date: Tue, 19 Aug 2014 11:25:01 +0000 (+0300) Subject: powerpc/fsl_msi: reorganize structs to improve clarity and flexibility X-Git-Tag: fixes-against-v3.18-rc2~117^2~22^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=834952314c8bae7331b0797a071958dda9bec60d;p=pandora-kernel.git powerpc/fsl_msi: reorganize structs to improve clarity and flexibility Store cascade_data in an array inside the driver data for later use. Get rid of the msi_virq array since now we can encapsulate the virqs in the cascade_data directly and access them through the array mentioned earlier. Signed-off-by: Laurentiu Tudor Cc: Scott Wood Cc: Mihai Caraman Signed-off-by: Scott Wood --- Reading git-diff-tree failed