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-- 340 bytes
copy.c -rw-r--r-- 2.8 KB
io.c -rw-r--r-- 4.3 KB
linear.c -rw-r--r-- 5.7 KB
mixer_oss.c -rw-r--r-- 40.6 KB
mulaw.c -rw-r--r-- 10.2 KB
pcm_oss.c -rw-r--r-- 85.1 KB
pcm_plugin.c -rw-r--r-- 21.4 KB
pcm_plugin.h -rw-r--r-- 7.4 KB
rate.c -rw-r--r-- 9.7 KB
route.c -rw-r--r-- 3.1 KB

back to top