diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2010-03-05 13:43:44 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-06 11:26:43 -0800 |
commit | 5b27a1a566c5a4cce81d75107a0f130e43c6a5f8 (patch) | |
tree | 483e14773fb97e42476cfd0088abf7b9fff27d7a /ipc | |
parent | 541e7ef0399c6c5753cc8d3e8f371dcb3627e8a4 (diff) | |
download | kernel_samsung_smdk4412-5b27a1a566c5a4cce81d75107a0f130e43c6a5f8.zip kernel_samsung_smdk4412-5b27a1a566c5a4cce81d75107a0f130e43c6a5f8.tar.gz kernel_samsung_smdk4412-5b27a1a566c5a4cce81d75107a0f130e43c6a5f8.tar.bz2 |
mmc: at91_mci: introduce per-mci-revision conditional code
We used to manage features and differences on a per-cpu basis. As several
cpus share the same mci revision, this patch aggregates cpus that have the
same IP revision in one defined constant. We use the
at91mci_is_mci1rev2xx() funtion name not to mess with newer Atmel sd/mmc
IP called "MCI2". _rev2 naming could have been confusing...
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Wolfgang Muees <wolfgang.mues@auerswald.de>
Cc: Andrew Victor <avictor.za@gmail.com>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions