]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: Use gpio_request_one from twl6040-core
authorAxel Lin <axel.lin@gmail.com>
Thu, 1 Dec 2011 01:55:07 +0000 (09:55 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jan 2012 23:37:38 +0000 (00:37 +0100)
commitb04edb934966b824b5d61edab76f257c10e31299
tree38ab6c9d65b5d3284783c48f88c3128fde9ab410
parent4e9daaca8d265151789c78a695ffdc774d2af850
mfd: Use gpio_request_one from twl6040-core

Use gpio_request_one() instead of multiple gpiolib calls.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl6040-core.c