commit | f7c77a3dc4683659b6f0d1b6cbc82b6253d095e0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Sep 23 10:01:11 2010 -0700 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Fri Sep 24 11:44:18 2010 -0700 |
tree | cd8fc229f2b26050b42771b64a4e27b7127726f3 | |
parent | a850ea30374ebed32a0724742601861853fde869 [diff] |
hwmon: (lis3) Fix Oops with NULL platform data The recent addition of threaded irq handler causes a NULL dereference when used with hp_accel driver, which has NULL pdata. Acked-by: Samu Onkalo <samu.p.onkalo@nokia.com> Cc: <stable@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>