From: Ludovic Desroches Date: Thu, 11 Aug 2011 15:25:42 +0000 (+0000) Subject: mmc: atmel-mci: change atmci_readl and atmci_writel macros X-Git-Tag: v3.2-rc1~129^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03fc9a7f0c48a05ca548cd277835d7da97ed6936;p=pandora-kernel.git mmc: atmel-mci: change atmci_readl and atmci_writel macros Change atmci_readl and atmci_writel macros: remove string concatenation. We can use these macros with registers which are not prefixed by ATMCI_. This is the case if we want to write PDC registers which are common to several devices so they are not prefixed with ATMCI_. Signed-off-by: Ludovic Desroches Signed-off-by: Nicolas Ferre Signed-off-by: Chris Ball --- Reading git-diff-tree failed