]> git.karo-electronics.de Git - linux-beck.git/commit
staging:iio:adc:ad7606 conversion to irq_chip based polling.
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 18 May 2011 13:41:38 +0000 (14:41 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 19 May 2011 23:14:52 +0000 (16:14 -0700)
commit13cfac2038438bf98a649a5c92ed56e4534a0d84
tree6d0ee66214b688ef9c99510f94d6afc7a7207911
parent70d4fd3fcd47e01c29754d59fffaaee47a690a50
staging:iio:adc:ad7606 conversion to irq_chip based polling.

I'm far from sure what the best way to handle this particular
part is, so have (I think) done the absolute minimum to change
it to the new interface.

V2: Trivial constification of device name.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/adc/ad7606.h
drivers/staging/iio/adc/ad7606_core.c
drivers/staging/iio/adc/ad7606_ring.c