soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
authorThomas Gleixner <tglx@linutronix.de>
Mon, 14 Sep 2015 08:27:13 +0000 (10:27 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 14 Sep 2015 08:30:05 +0000 (10:30 +0200)
commit5230347ea70a811f0a526e8e4f0f529ac31b7d18
treed36de972636397efd4a9782052ca14b0079d5df5
parent391de7f9ef9e6a500343d977ccd037b70e62aa45
soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc

Search and replace done with coccinelle

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
drivers/soc/dove/pmu.c