sdhci-of: rename main driver file prior to reorganization
authorAlbert Herranz <albert_herranz@yahoo.es>
Thu, 17 Dec 2009 23:27:19 +0000 (15:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Dec 2009 23:45:31 +0000 (15:45 -0800)
commitbc1ad567b16031a82b90e4ef86c1e7541957781f
treea7b6edb73295bad7ea05aaf09b362ff0882c5d08
parentc0bba0d25ee13f4be4598730057a25758014d7f1
sdhci-of: rename main driver file prior to reorganization

This patch renames sdhci-of.c to sdhci-of-core.c before reorganizing the
driver to support additional hardware.

The driver is still built as sdhci-of despite the rename of the file.  No
functional change.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mmc/host/Makefile
drivers/mmc/host/sdhci-of-core.c [moved from drivers/mmc/host/sdhci-of.c with 100% similarity]