aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGravatar Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2014-06-29 09:43:23 -0700
committerGravatar Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2014-06-29 09:43:23 -0700
commit6b64168de843b16e96a22f9e98c6afc92ee1da71 (patch)
tree6454d5021b9abfcb70ebcc52c726c0926f3775d0 /tools
parentstaging: tidspbridge: fix an erroneous removal of parentheses (diff)
parentiio: of_iio_channel_get_by_name() returns non-null pointers for error legs (diff)
downloadlinux-6b64168de843b16e96a22f9e98c6afc92ee1da71.tar.gz
linux-6b64168de843b16e96a22f9e98c6afc92ee1da71.tar.bz2
linux-6b64168de843b16e96a22f9e98c6afc92ee1da71.zip
Merge tag 'iio-fixes-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Jonathan writes: Second set of IIO fixes for the 3.16 cycle. * A fix for a bug in setting threshold levels within the ad799x driver which prevents correct setting of the thresholds. * In ad7291 fix an case where a ERR_PTR value was returned directly instead of having PTR_ERR applied. Hence it would report success instead of failure. * of_iio_channel_get_by_name returned a non null pointer if it fails and the callee was expecting NULL to indicate failure. Fixed by returning NULL in the error cases.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions