linux/drivers/gpio
Jani Nikula 24f3c59e17 gpiolib: fix poll(2) support reconfigure on sysfs polarity change
Previously enabled poll(2) support on one edge was never reconfigured when
sysfs polarity change was triggered from kernel, because 'struct device
*dev' shadowed an earlier definition.

Found by sparse, which I should've run much earlier.

Signed-off-by: Jani Nikula <ext-jani.1.nikula@nokia.com>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-01-11 09:34:06 -08:00
..
Kconfig gpio: add GPIO driver for the Timberdale FPGA 2009-12-16 07:20:00 -08:00
Makefile gpio: add GPIO driver for the Timberdale FPGA 2009-12-16 07:20:00 -08:00
adp5520-gpio.c gpio: adp5520: rename common defines and typos 2009-12-13 19:20:51 +01:00
bt8xxgpio.c
cs5535-gpio.c cs5535-gpio: request function, mask & names added 2009-12-15 08:53:27 -08:00
gpiolib.c gpiolib: fix poll(2) support reconfigure on sysfs polarity change 2010-01-11 09:34:06 -08:00
langwell_gpio.c gpio: fix test on unsigned in lnw_irq_type() 2009-12-16 07:20:00 -08:00
max732x.c
max7301.c
mc33880.c
mcp23s08.c
pca953x.c
pcf857x.c
pl061.c
timbgpio.c gpio: add GPIO driver for the Timberdale FPGA 2009-12-16 07:20:00 -08:00
twl4030-gpio.c mfd: Rename all twl4030_i2c* 2009-12-13 21:23:33 +01:00
ucb1400_gpio.c
vr41xx_giu.c
wm831x-gpio.c gpiolib: Implement gpio_to_irq() for wm831x 2009-12-13 19:21:44 +01:00
xilinx_gpio.c