platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id table
authorAxel Lin <axel.lin@gmail.com>
Sat, 26 Feb 2011 15:03:34 +0000 (23:03 +0800)
committerMatthew Garrett <mjg@redhat.com>
Mon, 28 Mar 2011 10:07:26 +0000 (06:07 -0400)
commit47ae4352bece7b617a084770495b993fcd1a2be5
treefa486bb1b526e11a1c1c486dde1e5db6fb630b5b
parent200140bdb52b259380e9082e2a4f25a4ddbb5d68
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>
drivers/platform/x86/intel_mid_thermal.c