diff options
author | Bryan Freed <bfreed@chromium.org> | 2011-06-21 15:54:57 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-06-28 14:52:25 -0700 |
commit | 9e4216fd6a547261c54bede60108347646c95a69 (patch) | |
tree | e7ba9c407902c3996ffda8d8d37289b402d2057e /Documentation | |
parent | 8f518d71f392b597832653f9438332ae27019da1 (diff) | |
download | blackbird-op-linux-9e4216fd6a547261c54bede60108347646c95a69.tar.gz blackbird-op-linux-9e4216fd6a547261c54bede60108347646c95a69.zip |
iio: light sensor: Fix a panic in the tsl2563 driver.
Add the required read/write_raw functions to the tsl2563_info_no_irq data
structure. This structure is used insted of tsl2563_info when the I2C client
has no IRQ.
The absence of these functions causes a panic when reading or writing the
created sysfs files.
Signed-off-by: Bryan Freed <bfreed@chromium.org>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions