aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Collapse)AuthorFilesLines
2016-01-05gpio: rcar: use gpiochip data pointerLinus Walleij1-21/+12
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Ulrich Hecht <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: Hisashi Nakamura <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: rc5t583: use gpiochip data pointerLinus Walleij1-12/+7
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Acked-by: Laxman Dewangan <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: pxa: use gpiochip data pointerLinus Walleij1-4/+5
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Daniel Mack <[email protected]> Acked-by: Robert Jarzmik <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: pl061: use gpiochip data pointerLinus Walleij1-10/+10
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Haojian Zhuang <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: pch: use gpiochip data pointerLinus Walleij1-6/+6
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Thierry Reding <[email protected]> Cc: Daniel Krueger <[email protected]> Reviewed-by: Jean Delvare <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: pcf857x: use gpiochip data pointerLinus Walleij1-4/+4
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Grygorii Strashko <[email protected]> Cc: George Cherian <[email protected]> Cc: Laurent Pinchart <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: pca953x: use gpiochip data pointerLinus Walleij1-16/+11
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Grygorii Strashko <[email protected]> Cc: Markus Pargmann <[email protected]> Cc: Toby Smith <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: palmas: use gpiochip data pointerLinus Walleij1-11/+6
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Andrew Chew <[email protected]> Cc: Stephen Warren <[email protected]> Acked-by: Laxman Dewangan <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: omap: use gpiochip data pointerLinus Walleij1-10/+10
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Grygorii Strashko <[email protected]> Cc: Tony Lindgren <[email protected]> Acked-by: Santosh Shilimkar <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: octeon: use gpiochip data pointerLinus Walleij1-5/+5
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Reviewed-by: David Daney <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: mvebu: use gpiochip data pointerLinus Walleij1-15/+8
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Gregory CLEMENT <[email protected]> Cc: Thomas Petazzoni <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: msic: use gpiochip data pointerLinus Walleij1-2/+2
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Acked-by: Mathias Nyman <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: mpc8xxx: use gpiochip data pointerLinus Walleij1-15/+8
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Uwe Kleine-König <[email protected]> Acked-by: Alexander Stein <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: mpc5200: use gpiochip data pointerLinus Walleij1-14/+8
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: mm-lantiq: use gpiochip data pointerLinus Walleij1-6/+3
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Ricardo Ribalda Delgado <[email protected]> Cc: John Crispin <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: ml-ioh: use gpiochip data pointerLinus Walleij1-6/+6
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Feng Tang <[email protected]> Cc: Tomoya MORINAGA <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: mcp: use gpiochip data pointerLinus Walleij1-7/+7
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Sonic Zhang <[email protected]> Acked-by: Alexander Stein <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: mc9s08dz60: use gpiochip data pointerLinus Walleij1-10/+4
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: wu guoxing <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: mc33880: use gpiochip data pointerLinus Walleij1-2/+2
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: mb86s7x: use gpiochip data pointerLinus Walleij1-12/+7
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Acked-By: Jassi Brar <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: max732x: use gpiochip data pointerLinus Walleij1-15/+10
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Nicholas Krause <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Semen Protsenko <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: max730x: use gpiochip data pointerLinus Walleij1-5/+5
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Roland Stigge <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: lynxpoint: use gpiochip data pointerLinus Walleij1-11/+11
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Mathias Nyman <[email protected]> Acked-by: Mika Westerberg <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: lpc32xx: use gpiochip data pointerLinus Walleij1-19/+14
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Roland Stigge <[email protected]> Acked-by: Vladimir Zapolskiy <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: lpc18xx: use gpiochip data pointerLinus Walleij1-9/+4
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Acked-by: Joachim Eastwood <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: lp3943: use gpiochip data pointerLinus Walleij1-12/+7
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Milo Kim <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: kempld: use gpiochip data pointerLinus Walleij1-11/+6
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Brunner Michael <[email protected]> Cc: Guenter Roeck <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: it87: use gpiochip data pointerLinus Walleij1-11/+6
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Diego Elio Pettenò <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: intel-mid: use gpiochip data pointerLinus Walleij1-12/+7
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: David Cohen <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: f7188: use gpiochip data pointerLinus Walleij1-9/+5
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Andreas Bofjall <[email protected]> Cc: Simon Guinot <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: em: use gpiochip data pointerLinus Walleij1-2/+2
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Geert Uytterhoeven <[email protected]> Cc: Magnus Damm <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: dln2: use gpiochip data pointerLinus Walleij1-14/+14
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Octavian Purdila <[email protected]> Cc: Daniel Baluta <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: davinci: use gpiochip data pointerLinus Walleij1-9/+6
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Grygorii Strashko <[email protected]> Cc: Sekhar Nori <[email protected]> Cc: Santosh Shilimkar <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: da9055: use gpiochip data pointerLinus Walleij1-11/+6
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Ashish Jangam <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: da9052: use gpiochip data pointerLinus Walleij1-11/+6
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Ashish Jangam <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: cs5535: use gpiochip data pointerLinus Walleij1-7/+8
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Fabian Frederick <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: crystalcove: use gpiochip data pointerLinus Walleij1-16/+16
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Shobhit Kumar <[email protected]> Cc: Zhu, Lejun <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: bt8xx: use gpiochip data pointerLinus Walleij1-5/+5
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Michael Buesch <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: bcm-kona: use gpiochip data pointerLinus Walleij1-15/+10
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Markus Mayer <[email protected]> Cc: Tim Kryger <[email protected]> Cc: Matt Porter <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: ath79: use gpiochip data pointerLinus Walleij1-9/+7
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Acked-by: Alban Bedel <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: arizona: use gpiochip data pointerLinus Walleij1-10/+5
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Richard Fitzgerald <[email protected]> Cc: Mark Brown <[email protected]> Reviewed-by: Richard Fitzgerald <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: amdpt: use gpiochip data pointerLinus Walleij1-9/+7
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: YD Tseng <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: amd8111: use gpiochip data pointerLinus Walleij1-9/+7
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Dmitry Eremin-Solenikov <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: altera: use gpiochip data pointerLinus Walleij1-14/+9
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Tien Hock Loh <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: adp5588: use gpiochip data pointerLinus Walleij1-11/+7
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Jean-Francois Dagenais <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: adp5520: use gpiochip data pointerLinus Walleij1-5/+5
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: adnp: use gpiochip data pointerLinus Walleij1-16/+11
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: 74x164: use gpiochip data pointerLinus Walleij1-8/+3
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Alexander Shiyan <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: 104-idio-16: use gpiochip data pointerLinus Walleij1-10/+5
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Acked-by: William Breathitt Gray <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-01-05gpio: 104-idi-48: use gpiochip data pointerLinus Walleij1-9/+4
This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Acked-by: William Breathitt Gray <[email protected]> Signed-off-by: Linus Walleij <[email protected]>