From: Guenter Roeck Date: Wed, 25 Apr 2012 20:44:20 +0000 (-0700) Subject: hwmon: (fam15h_power) Fix pci_device_id array X-Git-Tag: v3.2.17~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3d96e2fff39b1b16f4440cfa6796d12e9d20dcf;p=pandora-kernel.git hwmon: (fam15h_power) Fix pci_device_id array commit c3e40a9972428d6e2d8e287ed0233a57a218c30f upstream. pci_match_id() takes an *array* of IDs which must be properly zero- terminated. Reported-by: Ben Hutchings Signed-off-by: Guenter Roeck Acked-by: Jean Delvare Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed