Skip to content
Snippets Groups Projects
Forked from Alex Deucher / linux
Loading
user avatar
Graeme Smecher authored
This driver was recently moved from IIO (where it worked) to hwmon (where
it doesn't.) This breakage occured because the hwmon version neglected to
correctly initialize a reference to spi_dev in its drvdata. The result is a
segfault every time the temperature is queried.

Signed-off-by: default avatarGraeme Smecher <gsmecher@threespeedlogic.com>
Cc: stable@vger.kernel.org # 3.2+
Signed-off-by: default avatarGuenter Roeck <guenter.roeck@ericsson.com>
e16de913
History