diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-03 22:24:58 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-03 22:24:58 +0100 |
commit | 55ef003e4ae684d5660f984eb2352df12572d9df (patch) | |
tree | c22f2098485b1f373b52e6d253df5a521a5287bb /lib | |
parent | Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_r... (diff) | |
parent | Fix build failure for gp2ap020a00f.c (diff) | |
download | linux-55ef003e4ae684d5660f984eb2352df12572d9df.tar.xz linux-55ef003e4ae684d5660f984eb2352df12572d9df.zip |
Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Jonathan writes:
Second round of IIO fixes for the 3.13 cycle.
2 fixes here.
* The gp2ap020a00f is a simple missing kconfig dependency.
* The hid sensors hub fix is a work around for an issue introduced by hardware
changes due to a certain large software vendor having an 'interesting'
interpretation of the specification and hence indexing some arrays from 1
rather than 0. The fix takes advantage of the logical min and max reading
facilities introduced by the precursor patch to figure out whether we have
a 0 indexed or 1 indexed device and to adjust appropriately. It also
drops a previous kconfig option that allowed this issue to be worked around
at build time.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions