diff options
author | Mattia Dongili <malattia@linux.it> | 2020-05-08 03:14:04 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-05-12 17:27:11 +0300 |
commit | 47828d22539f76c8c9dcf2a55f18ea3a8039d8ef (patch) | |
tree | 64989466f61853f2019e6ec22b70d085f22b2ada /drivers/reset/sti | |
parent | b14cd9d5981a26bdfddf2bd7efe6ed5137de0289 (diff) | |
download | linux-47828d22539f76c8c9dcf2a55f18ea3a8039d8ef.tar.xz |
platform/x86: sony-laptop: SNC calls should handle BUFFER types
After commit 6d232b29cfce ("ACPICA: Dispatcher: always generate buffer
objects for ASL create_field() operator") ACPICA creates buffers even
when new fields are small enough to fit into an integer.
Many SNC calls counted on the old behaviour.
Since sony-laptop already handles the INTEGER/BUFFER case in
sony_nc_buffer_call, switch sony_nc_int_call to use its more generic
function instead.
Fixes: 6d232b29cfce ("ACPICA: Dispatcher: always generate buffer objects for ASL create_field() operator")
Reported-by: Dominik Mierzejewski <dominik@greysector.net>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=207491
Reported-by: William Bader <williambader@hotmail.com>
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1830150
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/reset/sti')
0 files changed, 0 insertions, 0 deletions