From: Thomas Gleixner Date: Thu, 19 Jun 2014 21:34:44 +0000 (+0000) Subject: irqchip: spear_shirq: Simplify register access code X-Git-Tag: cleanup-for-v3.18~112^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b0a76c146adce782ddb8e71f01729f5f3671c66;p=pandora-kernel.git irqchip: spear_shirq: Simplify register access code The extra register data structure is pointless. Move the offsets of the status and the mask register into the shirq block structure. Signed-off-by: Thomas Gleixner Link: https://lkml.kernel.org/r/20140619212713.923306179@linutronix.de Acked-by: Viresh Kumar Signed-off-by: Jason Cooper --- Reading git-diff-tree failed