pinctrl: exynos: Fix wakeup IRQ domain registration check
authorTomasz Figa <t.figa@samsung.com>
Thu, 20 Sep 2012 22:34:07 +0000 (07:34 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 20 Sep 2012 22:34:07 +0000 (07:34 +0900)
Because of a typo, incorrect field of a structure was being checked.
This patch fixes the check to use correct field.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found