mirror of
https://github.com/torvalds/linux.git
synced 2024-12-31 23:31:29 +00:00
c8e4e5bdb6
Corrected the register to check the 64-bit pointer
capability state. 64-bit pointer implementation capability
was checking in wrong register, which causes the BDC
enumeration failure in 64-bit memory address.
Fixes:
|
||
---|---|---|
.. | ||
bdc_cmd.c | ||
bdc_cmd.h | ||
bdc_core.c | ||
bdc_dbg.c | ||
bdc_dbg.h | ||
bdc_ep.c | ||
bdc_ep.h | ||
bdc_pci.c | ||
bdc_udc.c | ||
bdc.h | ||
Kconfig | ||
Makefile |