Re: [PATCH 1/2] [IDE] Platform IDE driver (was: MMIO IDE driver)

From: Kumar Gala
Date: Wed Jul 25 2007 - 13:58:41 EST



On Jul 25, 2007, at 11:53 AM, Vitaly Bordug wrote:


This is now very similar to pata_platform.c, they both use
same platform data structure and same resources.

To achieve that, byte_lanes_swapping platform data variable
and platform specified iops removed from that driver. It's fine,
since those were never used anyway.

pata_platform and ide_platform are carrying same driver names,
to easily switch between these drivers, without need to touch
platform code.

Signed-off-by: Anton Vorontsov <avorontsov@xxxxxxxxxxxxx>
Signed-off-by: Vitaly Bordug <vitb@xxxxxxxxxxxxxxxxxxx>

Out of interest is this something that could exist in pata land? I haven't really been following legacy/ide vs pata lately.

- k
-
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/