diff options
Diffstat (limited to 'drivers/mmc/host/tmio_mmc.c')
-rw-r--r-- | drivers/mmc/host/tmio_mmc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/tmio_mmc.c b/drivers/mmc/host/tmio_mmc.c index 10951b7131d6..91991b460c45 100644 --- a/drivers/mmc/host/tmio_mmc.c +++ b/drivers/mmc/host/tmio_mmc.c | |||
@@ -10,7 +10,7 @@ | |||
10 | * | 10 | * |
11 | * Driver for the MMC / SD / SDIO cell found in: | 11 | * Driver for the MMC / SD / SDIO cell found in: |
12 | * | 12 | * |
13 | * TC6393XB TC6391XB TC6387XB T7L66XB | 13 | * TC6393XB TC6391XB TC6387XB T7L66XB ASIC3 |
14 | * | 14 | * |
15 | * This driver draws mainly on scattered spec sheets, Reverse engineering | 15 | * This driver draws mainly on scattered spec sheets, Reverse engineering |
16 | * of the toshiba e800 SD driver and some parts of the 2.4 ASIC3 driver (4 bit | 16 | * of the toshiba e800 SD driver and some parts of the 2.4 ASIC3 driver (4 bit |