diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-06-20 12:03:50 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-06-20 12:43:25 +0200 |
commit | 38d4f74bc14847491d07bd745dc4a2c274f4987d (patch) | |
tree | 8fa57b7f920e93262df966197bd83db6ca2b55ba /drivers/net/wireless/intel/iwlwifi/fw/uefi.c | |
parent | 416581e486798cbe3e2b3306faee7d7e9bf3c3d4 (diff) |
media: atomisp_gmin_platform: stop abusing efivar API
As the code comment already suggests, using the efivar API in this way
is not how it is intended, and so let's switch to the right one, which
is simply to call efi.get_variable() directly after checking whether or
not the GetVariable() runtime service is supported.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw/uefi.c')
0 files changed, 0 insertions, 0 deletions