sbcv2: Fix msr mode
authorAlan Cox <alan@linux.intel.com>
Wed, 19 Dec 2018 12:28:10 +0000 (12:28 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 19 Dec 2018 12:28:10 +0000 (12:28 +0000)
commit7b1e94e9d4378fb58de6e51af315fde1942b65e9
tree2f3fe569134cb22010ec1bd3769f0feb2e474c3c
parent901441a9b4cc1359ea341f1d1c848b817480803e
sbcv2: Fix msr mode

In timer tick mode the timer only works after you've configured the serial
port. If you keep the existing configuration (eg a single user boot) or don't
use that port (eg PropIO) it never turns the needed interrupt on
Kernel/platform-sbcv2/discard.c