Phil Sutter wrote:
* rename the offset definition to avoid abiguity with the standard ATA IO address * read and write four bytes at once * use writesl() and readsl() which implicitly iterate over the data * fix the signature of rb532_pata_data_xfer() to match the function pointer definition and return the number of bytes consumed Signed-off-by: Phil Sutter <n0-1@xxxxxxxxxxx> Acked-by: Sergei Shtyltov <sshtylyov@xxxxxxxxxxxxx> --- drivers/ata/pata_rb532_cf.c | 21 ++++++++++----------- 1 files changed, 10 insertions(+), 11 deletions(-)
None of this description says _why_ you wish to do this. Also, maybe I missed the response, what about ATAPI?
Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html