diff options
| author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-07-12 03:29:33 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-07-12 03:29:33 -0700 |
| commit | 7438a89b3c3590ae2a4f57035d5aae8a65b75e93 (patch) | |
| tree | a8748a983a6a40b316fce007374ce2879d527d86 /drivers/platform | |
| parent | d03efe4d51a0f3911b685d377998a817c323ff01 (diff) | |
| parent | 4c8daae4af3f2a10d60daecf91604e2ace98dda1 (diff) | |
Merge "Merge android-4.4@64a73ff (v4.4.76) into msm-4.4"
Diffstat (limited to 'drivers/platform')
| -rw-r--r-- | drivers/platform/x86/ideapad-laptop.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/ideapad-laptop.c b/drivers/platform/x86/ideapad-laptop.c index be3bc2f4edd4..09cc64b3b695 100644 --- a/drivers/platform/x86/ideapad-laptop.c +++ b/drivers/platform/x86/ideapad-laptop.c @@ -807,6 +807,7 @@ static void ideapad_acpi_notify(acpi_handle handle, u32 event, void *data) case 11: case 7: case 6: + case 1: ideapad_input_report(priv, vpc_bit); break; case 5: |
