From: Adrian Hunter Date: Tue, 4 Nov 2014 10:42:39 +0000 (+0200) Subject: mmc: sdhci: Rename adma_desc to adma_table X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4efaa6fbe1fd5e86ab2fee4cdcfc6873dab60716;p=pandora-kernel.git mmc: sdhci: Rename adma_desc to adma_table In preparation for 64-bit ADMA, rename adma_desc to adma_table. That is because members will be added for descriptor size and table size, so using adma_desc (which is the table) is confusing. Signed-off-by: Adrian Hunter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed