/* * Berlin2 BG2Q clock tree IDs */ #define CLKID_SYS 0 #define CLKID_DRMFIGO 1 #define CLKID_CFG 2 #define CLKID_GFX2D 3 #define CLKID_ZSP 4 #define CLKID_PERIF 5 #define CLKID_PCUBE 6 #define CLKID_VSCOPE 7 #define CLKID_NFC_ECC 8 #define CLKID_VPP 9 #define CLKID_APP 10 #define CLKID_SDIO0XIN 11 #define CLKID_SDIO1XIN 12 #define CLKID_GFX2DAXI 13 #define CLKID_GETH0 14 #define CLKID_SATA 15 #define CLKID_AHBAPB 16 #define CLKID_USB0 17 #define CLKID_USB1 18 #define CLKID_USB2 19 #define CLKID_USB3 20 #define CLKID_PBRIDGE 21 #define CLKID_SDIO 22 #define CLKID_NFC 23 #define CLKID_SMEMC 24 #define CLKID_PCIE 25 #define CLKID_TWD 26 #define CLKID_CPU 27 'cgit'>
summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy/printer.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-02-02 13:20:23 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-02 13:20:23 -0800
commitc67b42f3a3f03e68bf915f32c8f7be0b726fec1a (patch)
tree9abf8c8a276cd5e8119e5c50f53afc220648008e /drivers/usb/gadget/legacy/printer.c
parent027eb72cbcf81561867a764074964e2ce9828398 (diff)
parentc8f325a59cfc718d13a50fbc746ed9b415c25e92 (diff)
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull EFI fixes from Ingo Molnar: "Two EFI boot fixes, one for arm64 and one for x86 systems with certain firmware versions" * 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi/fdt: Avoid FDT manipulation after ExitBootServices() x86/efi: Always map the first physical page into the EFI pagetables
Diffstat (limited to 'drivers/usb/gadget/legacy/printer.c')