• Andrew Morton's avatar
    [PATCH] Remove Intel check in i386 HPET code · 4631b75f
    Andrew Morton authored
    From: Andi Kleen <ak@muc.de>
    
    The i386 HPET time setup code would explicitely check for the Intel vendor
    ID.  That is bogus because other chipset vendors (like AMD) are
    implementing HPET too.  
    
    Remove this check.
    4631b75f
time_hpet.c 9.03 KB