Changeset 4654
- Timestamp:
- 09/18/08 05:58:22 (5 years ago)
- Location:
- developers/werner/wlan-spi/patches
- Files:
-
- 2 edited
-
gta02-mmc-spi-bitbang.patch (modified) (1 diff)
-
series (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
developers/werner/wlan-spi/patches/gta02-mmc-spi-bitbang.patch
r4636 r4654 64 64 + .modalias = "mmc_spi", 65 65 + .irq = IRQ_EINT3, /* unused ? */ 66 + .max_speed_hz = 25* 1000 * 1000,66 + .max_speed_hz = 1 * 1000 * 1000, 67 67 + .bus_num = 0, 68 68 + .chip_select = 0, -
developers/werner/wlan-spi/patches/series
r4639 r4654 20 20 gta02-mmc-spi.patch 21 21 s3c-spi-api-update.patch 22 s3c-spi-stray-irq.patch 22 23 config-ar6k-mmc-spi-bitbang.patch 23 24 hack-trigger-on-mmc.patch 24 25 ar6k-essid-one-and-32.patch 25 26 gta02-no-glamo-mmc.patch 27 hack-silence-battery.patch 28 #try
Note: See TracChangeset
for help on using the changeset viewer.
