commit | 47ae4352bece7b617a084770495b993fcd1a2be5 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sat Feb 26 23:03:34 2011 +0800 |
committer | Matthew Garrett <mjg@redhat.com> | Mon Mar 28 06:07:26 2011 -0400 |
tree | fa486bb1b526e11a1c1c486dde1e5db6fb630b5b | |
parent | 200140bdb52b259380e9082e2a4f25a4ddbb5d68 [diff] |
platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id table The platform_device_id table is supposed to be zero-terminated. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>