mmc: sh_mmcif: remove some cruft
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 5 Feb 2018 13:28:22 +0000 (14:28 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 5 Mar 2018 08:00:59 +0000 (09:00 +0100)
The TODO section from 2010 is obsolete. We have DMA and PM meanwhile and
we always want to handle errors better, if possible. Also DRIVER_VERSION
is not used anymore these days.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sh_mmcif.c

index 7bb00c68a7561a9945c8219666fbabc46e33cb41..4c2a1f8ddbf3241f50f59fb7bcf5c244f4157c67 100644 (file)
@@ -7,13 +7,6 @@
  * 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
  * 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>
 
 #define DRIVER_NAME    "sh_mmcif"
-#define DRIVER_VERSION "2010-04-28"
 
 /* CE_CMD_SET */
 #define CMD_MASK               0x3f000000