commit | 7657c3a7d4bd42b832af5d6bb0e0e9bdba82d44d | [log] [tgz] |
---|---|---|
author | Albert Herranz <albert_herranz@yahoo.es> | Thu Dec 17 15:27:20 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Dec 17 15:45:31 2009 -0800 |
tree | fed3143974d72415771484f9bdcf544415ab3bcd | |
parent | bc1ad567b16031a82b90e4ef86c1e7541957781f [diff] |
sdhci-of: reorganize driver to support additional hardware This patch breaks down sdhci-of into a core portion and a eSDHC portion, clearing the path to easily support additional hardware using the same OF driver. 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>