|
@@ -7,13 +7,6 @@
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation; either version 2 of the License.
|
|
* the Free Software Foundation; either version 2 of the License.
|
|
- *
|
|
|
|
- *
|
|
|
|
- * TODO
|
|
|
|
- * 1. DMA
|
|
|
|
- * 2. Power management
|
|
|
|
- * 3. Handle MMC errors better
|
|
|
|
- *
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
/*
|
|
/*
|
|
@@ -67,7 +60,6 @@
|
|
#include <linux/module.h>
|
|
#include <linux/module.h>
|
|
|
|
|
|
#define DRIVER_NAME "sh_mmcif"
|
|
#define DRIVER_NAME "sh_mmcif"
|
|
-#define DRIVER_VERSION "2010-04-28"
|
|
|
|
|
|
|
|
/* CE_CMD_SET */
|
|
/* CE_CMD_SET */
|
|
#define CMD_MASK 0x3f000000
|
|
#define CMD_MASK 0x3f000000
|