ARM: pxa: Use gpio arrays in colibri_pcmcia driver
authorMarek Vasut <marek.vasut@gmail.com>
Sat, 15 Jan 2011 17:40:49 +0000 (18:40 +0100)
committerEric Miao <eric.y.miao@gmail.com>
Wed, 16 Mar 2011 08:32:45 +0000 (16:32 +0800)
Use gpio_request_array() / gpio_free_array(), this makes the code cleaner and
less error prone.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>

No differences found