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)
commitd3c977927bd6320f1e9d4098989d6001bdcefc09
treeba952dc8986a560ef12c0a9f944cc4e60b5a9534
parent2f0253ffed8ed1a7e0a733e8e86a7604eb80027a
pinctrl: exynos: Fix wakeup IRQ domain registration check

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>
drivers/pinctrl/pinctrl-exynos.c