From: Wolfram Sang Date: Mon, 5 Feb 2018 13:28:22 +0000 (+0100) Subject: mmc: sh_mmcif: remove some cruft X-Git-Tag: v4.19~1331^2~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a871bf081dd7915ed7b9942a5484ff0c742e2cc;p=platform%2Fkernel%2Flinux-rpi.git mmc: sh_mmcif: remove some cruft 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 Reviewed-by: Simon Horman Signed-off-by: Ulf Hansson --- diff --git a/drivers/mmc/host/sh_mmcif.c b/drivers/mmc/host/sh_mmcif.c index 7bb00c6..4c2a1f8 100644 --- a/drivers/mmc/host/sh_mmcif.c +++ b/drivers/mmc/host/sh_mmcif.c @@ -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 #define DRIVER_NAME "sh_mmcif" -#define DRIVER_VERSION "2010-04-28" /* CE_CMD_SET */ #define CMD_MASK 0x3f000000