diff options
author | Linus Walleij <[email protected]> | 2016-05-25 09:40:26 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2016-05-29 19:50:56 +0100 |
commit | 13c27e946ddc0e19f3d8b307b14cd8053fcb4844 (patch) | |
tree | dd35e04a7bcf46282005fb10cc87634974d53e9b /net/unix/sysctl_net_unix.c | |
parent | 09bc0ddaab6cab0fa95a67d5535ec772e2671193 (diff) |
iio: bh1780: dereference the client properly
The code in runtime_[suspend|resume] was assuming that the
i2c client data was the bh1780 state container, but it contains
the IIO device. So first dereference the IIO device from the
i2c client, then get the state container using the iio_priv()
call.
Fixes: 1f0477f18306 ("iio: light: new driver for the ROHM BH1780")
Signed-off-by: Linus Walleij <[email protected]>
Cc: <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions