gpio: vt8500: Export dedicated GPIO before multifunction pins.
authorTony Prisk <linux@prisktech.co.nz>
Sun, 30 Dec 2012 20:29:34 +0000 (09:29 +1300)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Jan 2013 10:45:35 +0000 (11:45 +0100)
commitebe5a0596f2ee4182dc42b39583be71e81aa0443
tree5c3f74faf93505a12722360be0be388172a32ce0
parenta49f0d1ea3ec94fc7cf33a7c36a16343b74bd565
gpio: vt8500: Export dedicated GPIO before multifunction pins.

The vendor does not provide numbering for gpio pins. Vendor source
exports dedicated gpio pins first, followed by multifunction pins.
As this is what end users expect, this patch changes vt8500 and wm8505
to do the same.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-vt8500.c