mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
去除rk2818_serial.c 文件中 gpio_request的warning 之前提交错了
This commit is contained in:
@@ -644,7 +644,7 @@ static int __devinit rk2818_serial_probe(struct platform_device *pdev)
|
||||
//RX/TX<54><58>HIGH
|
||||
//CTS/RTS<54><53>LOW
|
||||
//ע<>⣺CTS/RTSΪ<53><CEAA><EFBFBD><EFBFBD>Ч<EFBFBD><D0A7>Ӳ<EFBFBD><D3B2><EFBFBD>ϲ<EFBFBD>Ӧ<EFBFBD><D3A6>ǿ<EFBFBD><C7BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
if(pdev->id)
|
||||
if(pdev->id == 0)
|
||||
{
|
||||
rk2818_mux_api_set(GPIOG1_UART0_MMC1WPT_NAME, IOMUXA_GPIO1_C1 /*IOMUXA_UART0_SOUT*/);
|
||||
rk2818_mux_api_set(GPIOG0_UART0_MMC1DET_NAME, IOMUXA_GPIO1_C0 /*IOMUXA_UART0_SIN*/);
|
||||
|
||||
Reference in New Issue
Block a user