]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio...
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 18 May 2011 13:41:08 +0000 (14:41 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 19 May 2011 23:06:14 +0000 (16:06 -0700)
commit9b5d9b06a4ae41705f856b68ccac507219250de6
tree7316b4655402050584bd80f2093bd1f2d36963c1
parentdb9afe2fc0c59f84bc1950b9b78767bbcdc80f13
staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement.

Another driver with some very 'non standard' magic event codes.
Again I've left it be for now and merely moved it to the new
api.

There is no reason why the irq in this driver ever had to be a gpio.
Scrap that test and clean out unecessary headers.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/adc/ad7150.c