Re: [PATCH 2/5] mmc: tmio_mmc: add bus_shift support

From: Ian molton
Date: Sat May 30 2009 - 06:26:36 EST


Acked-by: Ian Molton <ian@xxxxxxxxxxxxxx>

Works fine on the e-series machines, however checkpatch has a few warnings about overlength lines. I dont think they are a problem, but its not my call - Pierre?

Philipp Zabel wrote:
Some ASIC3 devices in the wild are connected with the address bus shifted
by one line, so that its 16-bit registers appear 32-bit aligned in host
memory space.

Signed-off-by: Philipp Zabel <philipp.zabel@xxxxxxxxx>
Cc: Pierre Ossman <pierre@xxxxxxxxx>
Cc: Ian Molton <spyro@xxxxxxx>
---
drivers/mmc/host/tmio_mmc.c | 127 +++++++++++++++++++------------------------
drivers/mmc/host/tmio_mmc.h | 72 +++++++++++++++++++++---
2 files changed, 118 insertions(+), 81 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/