msm: gpio: Add gpiomux calls to request and free.
authorGregory Bean <gbean@codeaurora.org>
Fri, 10 Sep 2010 22:03:37 +0000 (15:03 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Wed, 6 Oct 2010 16:01:19 +0000 (09:01 -0700)
commit26cc66607189ac544edad04927f506599d990f0f
tree28c61ee7dd6837015883eec80e852014aec9d5bd
parent2783cc265cc57c4bbf788b75fa8c3f06259dffd1
msm: gpio: Add gpiomux calls to request and free.

Add gpiomux get and put calls to msmgpio request and free,
in order to allow gpio lines to be properly reference-counted
and power-managed.

Signed-off-by: Gregory Bean <gbean@codeaurora.org>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/gpio.c