]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ca0383802b863d7a526292fd6106e642f94a999
treeba952dc8986a560ef12c0a9f944cc4e60b5a9534
parent209008a4e932345e1b35de2d8cc98794d46cd474
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