21 May, 2013
1 commit
-
Otherwise, we return 0 in probe error paths when gpiochip_remove() returns 0.
Also show error message if gpiochip_remove() fails.Signed-off-by: Axel Lin
Cc: Tomoya MORINAGA
Cc: Denis Turischev
Cc: Lars Poeschel
Signed-off-by: Linus Walleij
27 Mar, 2013
1 commit
-
Set it once is enough, and it's done in vprbrd_gpiob_set() which is called by
vprbrd_gpiob_direction_output().Signed-off-by: Axel Lin
Tested-by: Lars Poeschel
Acked-by: Lars Poeschel
Signed-off-by: Linus Walleij
04 Jan, 2013
1 commit
-
CONFIG_HOTPLUG is going away as an option. As a result, the __dev*
markings need to be removed.This change removes the use of __devinit, __devexit_p, __devinitdata,
__devinitconst, and __devexit from these drivers.Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.Cc: Bill Pemberton
Signed-off-by: Greg Kroah-Hartman
20 Nov, 2012
1 commit
-
This adds the mfd cell to use the gpio a and gpio b part
of the Nano River Technologies viperboard.Signed-off-by: Lars Poeschel
Reviewed-by: Linus Walleij
Signed-off-by: Samuel Ortiz