Skip to content
  • Azael Avalos's avatar
    toshiba_acpi: Fix regression caused by hotkey enabling value · a30b8f81
    Azael Avalos authored
    Commit 52cbae01
    
     ("toshiba_acpi: Change default Hotkey enabling value")
    changed the hotkeys enabling value, as it was the same value Windows uses,
    however, it turns out that the value tells the EC that the driver will now
    take care of the hardware events like the physical RFKill switch or the
    pointing device toggle button.
    
    This patch reverts such commit by changing the default hotkey enabling
    value to 0x09, which enables hotkey events only, making the hardware
    buttons working again.
    
    Fixes bugs 113331 and 114941.
    
    Signed-off-by: default avatarAzael Avalos <coproscefalo@gmail.com>
    Cc: stable@vger.kernel.org
    Signed-off-by: default avatarDarren Hart <dvhart@linux.intel.com>
    a30b8f81