Revision 39618435a0d9f4269b2374da68eb652cfa777b0c authored by Linus Torvalds on 27 September 2012, 22:45:20 UTC, committed by Linus Torvalds on 27 September 2012, 22:45:20 UTC
Pull GPIO fix from Linus Walleij:
 "A late GPIO fix: Roland Stigge found a problem in the LPC32xx driver
  where a callback ignores one of its arguments.  It needs to go into
  stable too so sending this upstream immediately."

* tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio-lpc32xx: Fix value handling of gpio_direction_output()
2 parent s d1d4bb9 + b1268d3
History
File Mode Size
Makefile -rw-r--r-- 516 bytes
emu10k1.c -rw-r--r-- 8.8 KB
emu10k1_callback.c -rw-r--r-- 14.3 KB
emu10k1_main.c -rw-r--r-- 67.2 KB
emu10k1_patch.c -rw-r--r-- 6.1 KB
emu10k1_synth.c -rw-r--r-- 3.2 KB
emu10k1_synth_local.h -rw-r--r-- 1.5 KB
emu10k1x.c -rw-r--r-- 47.5 KB
emufx.c -rw-r--r-- 99.3 KB
emumixer.c -rw-r--r-- 64.9 KB
emumpu401.c -rw-r--r-- 11.2 KB
emupcm.c -rw-r--r-- 57.4 KB
emuproc.c -rw-r--r-- 21.1 KB
io.c -rw-r--r-- 15.9 KB
irq.c -rw-r--r-- 6.5 KB
memory.c -rw-r--r-- 15.6 KB
p16v.c -rw-r--r-- 29.1 KB
p16v.h -rw-r--r-- 14.6 KB
p17v.h -rw-r--r-- 8.1 KB
timer.c -rw-r--r-- 2.7 KB
tina2.h -rw-r--r-- 1.4 KB
voice.c -rw-r--r-- 4.5 KB

back to top