diff options
| author | Ard Biesheuvel <[email protected]> | 2022-06-20 11:08:19 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-07-08 17:47:11 +0100 |
| commit | 0c122ad91fc94f1643ca56f808f111b6b4c1646c (patch) | |
| tree | 1ac6a685657846a7464593408fdce49f7f86f27b /tools/perf/scripts/python | |
| parent | 1713dceb5753b1e71a86d0ce467993405cedb0e6 (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.
Link: https://lore.kernel.org/linux-media/[email protected]
Cc: Sakari Ailus <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions