]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging:iio:attrs - make address a u64 to allow event codes to be used.
authorJonathan Cameron <jic23@cam.ac.uk>
Fri, 2 Sep 2011 16:14:41 +0000 (17:14 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Sep 2011 23:02:01 +0000 (16:02 -0700)
commite614a54b296185b266b4bd91193e08a5fbd32422
tree9f2af9296030fbc80d0766d7ffb7ce52b065b236
parent26d25ae3f0d8ffe350aacc75b71198d6b35bd1f4
staging:iio:attrs - make address a u64 to allow event codes to be used.

Makes unusual event related attributes look a lot more like the core ones.

V2: Make sure the utils that set these up can handle the codes.
V3: rebase

Reported-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/iio_core.h
drivers/staging/iio/industrialio-core.c
drivers/staging/iio/sysfs.h