spi: davinci: make chip-slect specific parameters really chip-select specific
[pandora-kernel.git] / arch / arm / mach-davinci / dm365.c
index a12065e..80dd159 100644 (file)
@@ -626,11 +626,7 @@ static struct davinci_spi_platform_data dm365_spi0_pdata = {
        .version        = SPI_VERSION_1,
        .num_chipselect = 2,
        .clk_internal   = 1,
-       .cs_hold        = 1,
-       .intr_level     = 0,
        .poll_mode      = 1,    /* 0 -> interrupt mode 1-> polling mode */
-       .c2tdelay       = 0,
-       .t2cdelay       = 0,
 };
 
 static struct resource dm365_spi0_resources[] = {