summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_variable_tee.c
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2023-06-12 00:32:38 +0100
committerAndre Przywara <andre.przywara@arm.com>2023-07-21 00:28:13 +0100
commitd7a7fed55d0a90f6aae898c61f76bcf31e225e62 (patch)
tree430e269ee08a0e7af0d6ff2f1a4604bab51aa452 /lib/efi_loader/efi_variable_tee.c
parentfcd9220d66ee859969ccaa0b2cadbf6b7376f3c5 (diff)
phy: sun4i-usb: Replace types with explicit quirk flags
So far we were assigning some crude "type" (SoC name, really) to each Allwinner USB PHY model, then guarding certain quirks based on this. This does not only look weird, but gets more or more cumbersome to maintain. Remove the bogus type names altogether, instead introduce flags for each quirk, and explicitly check for them. This improves readability, and simplifies future extensions. Port of Linux patch 8dd256bae653. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Diffstat (limited to 'lib/efi_loader/efi_variable_tee.c')
0 files changed, 0 insertions, 0 deletions