[PATCH] AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Sep 10 05:23:06 EDT 2010
> +/*
> + * MCI (SD/MMC)
> + * spi0 and mmc/sd share the same PIO pins: cannot be used at the same time
> + */
> +static struct at91_mmc_data __initdata ek_mmc_data = {
> + .wire4 = 1,
> +// .det_pin = ... not connected
> +// .wp_pin = ... not connected
> +// .vcc_pin = ... not connected
can we remove this 3 comments
Best Regards,
J.
More information about the linux-arm-kernel
mailing list