commit | 1b0a76c146adce782ddb8e71f01729f5f3671c66 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Jun 19 21:34:44 2014 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Tue Jun 24 12:38:45 2014 +0000 |
tree | 23784da1ee2ed66bcf7d1da893e4f5c1846d4c6c | |
parent | f07e42f96f06dca3f9f897b956d83aec165ee693 [diff] |
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 <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20140619212713.923306179@linutronix.de Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Jason Cooper <jason@lakedaemon.net>