Home
last modified time | relevance | path

Searched hist:"1673 ad52bd9a3c747e596a76e65c55981ea651e3" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A DKconfigdiff 1673ad52bd9a3c747e596a76e65c55981ea651e3 Mon Jul 21 23:21:34 CEST 2008 David Brownell <dbrownell@users.sourceforge.net> gpio: pcf857x: add lock and handle more chips

Two small updates to the pcf857x driver: (a) the max732[89] chips are
also second sources for the pcf8574/a, and (b) add a mutex to prevent
trashing the cached state. Adding the lock is effectively a bugfix,
although it seems unlikely that anyone would have run into the issue it
protects against.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>