From: Guenter Roeck Date: Sun, 6 Nov 2011 19:25:18 +0000 (+0100) Subject: hwmon: (w83627ehf) Fix broken driver init X-Git-Tag: v3.2-rc1~37^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfa02b0da66965caf46e441270af87edda4fea14;p=pandora-kernel.git hwmon: (w83627ehf) Fix broken driver init Commit 2265cef2 (hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types) results in kernel panic if data->temp_label was not initialized. The problem was found with chip W83627DHG-P. Add check if data->temp->label was set before use. Based on incomplete patch by Alexander Beregalov. Reported-by: Alexander Beregalov Tested-by: Alexander Beregalov Cc: stable@kernel.org Signed-off-by: Guenter Roeck Signed-off-by: Jean Delvare --- Reading git-diff-tree failed