gpio: pxa: fix Documentation of interrupt-names property
authorDaniel Mack <zonque@gmail.com>
Thu, 11 Jul 2013 15:17:54 +0000 (17:17 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 21 Jul 2013 16:15:46 +0000 (18:15 +0200)
The property name to pass names for interrupt resources is called
"interrupt-names", not "interrupt-name". Fix it to avoid further
confusion.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found