diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-05 20:30:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-05 20:30:45 +0100 |
commit | bce20b2396626301c65e08306364bce9a7505ae5 (patch) | |
tree | b5229fab60f280a4f5c0b4db038b6f06b1aefa05 /drivers/i2c/i2c-boardinfo.c | |
parent | Linux 3.18-rc3 (diff) | |
parent | staging:iio:ade7758: Remove "raw" from channel name (diff) | |
download | linux-bce20b2396626301c65e08306364bce9a7505ae5.tar.xz linux-bce20b2396626301c65e08306364bce9a7505ae5.zip |
Merge tag 'iio-fixes-for-3.18b' 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.18 cycle.
* tsl4531 - fix a compile error when CONFIG_PM_OPS not set.
* kxcjk-1013 - event spec direction was invalid - leading to 'interesting'
attrribute names.
* as3935 - sizeof(st) used instead of sizeof(*st) leading to allocation of
space for a pointer rather than the structure desired.
* ade7758 - Another null pointer deref fix due to different channels
being provided to the the buffer register than used for the sysfs
side of things.
* ade7758 - Check there is a channel enabled in preenable for the buffer
before doing anything.
* ade7758 - Drop a stray raw from the channel name that leads to _raw_raw
postfix.
Diffstat (limited to 'drivers/i2c/i2c-boardinfo.c')
0 files changed, 0 insertions, 0 deletions