Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <wsa+renesas@sang-engineering.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Wolfram Sang and committed by
Ulf Hansson
5a871bf0 e0b2dbcf

-8
-8
drivers/mmc/host/sh_mmcif.c
··· 7 7 * This program is free software; you can redistribute it and/or modify 8 8 * it under the terms of the GNU General Public License as published by 9 9 * the Free Software Foundation; either version 2 of the License. 10 - * 11 - * 12 - * TODO 13 - * 1. DMA 14 - * 2. Power management 15 - * 3. Handle MMC errors better 16 - * 17 10 */ 18 11 19 12 /* ··· 60 67 #include <linux/module.h> 61 68 62 69 #define DRIVER_NAME "sh_mmcif" 63 - #define DRIVER_VERSION "2010-04-28" 64 70 65 71 /* CE_CMD_SET */ 66 72 #define CMD_MASK 0x3f000000