mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk30:close spim dma default
This commit is contained in:
@@ -1654,7 +1654,7 @@ static int rk29xx_spi_setup(struct spi_device *spi)
|
||||
return -ENOMEM;
|
||||
|
||||
chip->cs_control = spi_cs_control;
|
||||
chip->enable_dma = 1; //0;
|
||||
chip->enable_dma = 0; //0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user