0002-grasshopper-enable-mmc.patch 544 B

123456789101112
  1. diff -Naur linux-4.7.3/arch/avr32/boards/grasshopper/setup.c linux-4.7.3.grasshopper/arch/avr32/boards/grasshopper/setup.c
  2. --- linux-4.7.3/arch/avr32/boards/grasshopper/setup.c 2016-09-14 10:48:53.403638569 +0200
  3. +++ linux-4.7.3.grasshopper/arch/avr32/boards/grasshopper/setup.c 2016-09-14 11:26:49.572343447 +0200
  4. @@ -169,7 +169,7 @@
  5. #endif
  6. #ifdef CONFIG_MMC_ATMELMCI
  7. -// at32_add_device_mci(0, &mci0_data); /* MMC/SD */
  8. + at32_add_device_mci(0, &mci0_data); /* MMC/SD */
  9. #endif
  10. // printk("registering penirq gpio-pin...\n");