]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: pxa: fix DT auxdata for pxa3xx-gpio
authorDaniel Mack <zonque@gmail.com>
Thu, 11 Jul 2013 15:17:56 +0000 (17:17 +0200)
committerKevin Hilman <khilman@linaro.org>
Tue, 13 Aug 2013 22:51:01 +0000 (15:51 -0700)
commit47288e0411bac539601a0837170f7cd83c194011
treebd2c99ae5a91072918b77af44b8d315e8160db88
parentad81f0545ef01ea651886dddac4bef6cec930092
ARM: pxa: fix DT auxdata for pxa3xx-gpio

Commit f87311743 ("ARM: mmp: add more compatible names in gpio driver")
changed the DT match string for pxa3xx-gpio, but left the auxdata table
unchanged.

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>
arch/arm/mach-pxa/pxa-dt.c