From: Ben Dooks Date: Fri, 5 Mar 2010 21:43:26 +0000 (-0800) Subject: sdhci: add adma descriptor set call X-Git-Tag: v2.6.34-rc1~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=118cd17d4137f34c747c32765c1cb4d3910c04d4;p=pandora-kernel.git sdhci: add adma descriptor set call The code to write the ADMA descriptor into memory is repeated several times throughout sdhci_adma_table_pre, and thus should be moved into a common function. This will also be useful if the patch to make the write more efficient is accepted. Signed-off-by: Ben Dooks Cc: Pierre Ossman Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed