summaryrefslogtreecommitdiff
path: root/drivers/char
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@queued.net>2010-12-22 00:04:42 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2010-12-24 02:31:48 +0300
commit001851659354cce436b749a793f3512a53394d80 (patch)
treecbce3c7d8f68c384229c40b915514b4668051d4a /drivers/char
parente819eb8687767cefca7b6abf5ac6d5efcf581eeb (diff)
downloadlinux-001851659354cce436b749a793f3512a53394d80.tar.xz
cs5535-gpio: don't apply errata #36 to edge detect GPIOs
The edge detect status GPIOs function differently from the other atomic model CS5536 GPIO registers; writing 1 to the high bits clears the GPIO, but writing 1 to the lower bits also clears the bit. This means that read-modify-write doesn't actually work for it, so don't apply the errata here. If a negative edge status gets lost after resume.. well, we tried our best! Tested-by: Daniel Drake <dsd@laptop.org> Signed-off-by: Andres Salomon <dilinger@queued.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions