mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
SDMMC: Modify a small flaw, continue with commit dac9df953e
This commit is contained in:
@@ -1036,7 +1036,7 @@ struct rk29_sdmmc_platform_data default_sdmmc1_data = {
|
||||
.iomux = {
|
||||
.name = RK29SDK_SD_CARD_DETECT_PIN_NAME,
|
||||
.fgpio = RK29SDK_SD_CARD_DETECT_IOMUX_FGPIO,
|
||||
.fmux = GPIO3B_SDMMC0_DETECT_N,
|
||||
.fmux = RK29SDK_SD_CARD_DETECT_IOMUX_FMUX,
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user