Skip to content
Commit f662092b authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

Input: applespi - avoid efivars API and invoke EFI services directly



This driver abuses the efivar API, by using a few of its helpers on
entries that were not instantiated by the API itself. This is a problem
as future cleanup work on efivars is complicated by this.

So let's just switch to the get/set variable runtime wrappers directly.

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent c07d2475
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment