]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 17 Jan 2012 09:04:53 +0000 (11:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Mar 2012 17:32:59 +0000 (10:32 -0700)
commit850e968cce74f2e242e06d09dd072e51bd85aee3
tree0884f8f41aadfc7a17281268a498234135de0cbe
parent1825e65dbb5370d5cebd13dbdfe4bce86caf351c
OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios

commit 575753e3bea3b67eef8e454fb87f719e3f7da599 upstream.

Instead of freeing the GPIOs individually, use gpio_free_array().

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/board-4430sdp.c
arch/arm/mach-omap2/board-omap4panda.c