Andres Salomon 0018516593 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>
2010-12-23 15:31:48 -08:00
..
2010-10-29 00:29:51 +02:00
2010-10-29 00:29:51 +02:00
2010-10-27 18:03:07 -07:00
2010-03-07 22:17:37 +01:00
2010-10-29 00:29:32 +02:00
2009-07-12 12:22:34 -07:00
2010-10-29 00:29:51 +02:00