gpio: twl4030: Introduce private structure to store variables needed runtime
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 6 Dec 2012 10:52:05 +0000 (10:52 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 17 Jan 2013 10:48:12 +0000 (11:48 +0100)
commit72c7901ef00925c6d0cc7ab69183a684908303bc
treed99f93adf4a49c754343c1a47dc0e41f14e68567
parentebe5a0596f2ee4182dc42b39583be71e81aa0443
gpio: twl4030: Introduce private structure to store variables needed runtime

Move most of the global variables inside a private structure and allocate
it dynamically.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-twl4030.c
This page took 0.029055 seconds and 5 git commands to generate.