x86: Add reboot quirk for every 5 series MacBook/Pro
authorShunichi Fuji <palglowr@gmail.com>
Mon, 10 Aug 2009 18:34:40 +0000 (03:34 +0900)
committerIngo Molnar <mingo@elte.hu>
Mon, 10 Aug 2009 18:59:42 +0000 (20:59 +0200)
commit3e03bbeac541856aaaf1ce1ab0250b6a490e4099
tree681c5d2dd04237e889b82716b6e0d1f081769cbe
parentb6e61eef4f9f94714ac3ee4a5c96862d9bcd1836
x86: Add reboot quirk for every 5 series MacBook/Pro

Reboot does not work on my MacBook Pro 13 inch (MacBookPro5,5)
too. It seems all unibody MacBook and MacBookPro require
PCI reboot handling, i guess.

Following model/machine ID list shows unibody MacBook/Pro have
the 5 series of model number:

   http://www.everymac.com/systems/by_capability/macs-by-machine-model-machine-id.html

Signed-off-by: Shunichi Fuji <palglowr@gmail.com>
Cc: Ozan Çağlayan <ozan@pardus.org.tr>
LKML-Reference: <30046e3b0908101134p6487ddbftd8776e4ddef204be@mail.gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/reboot.c