cs5536: use ->pio_mode value to determine pair device speed
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 18 Jan 2010 07:21:55 +0000 (07:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Jan 2010 09:52:33 +0000 (01:52 -0800)
commit280d69b127f75e1928f583c90f659d49cec4d177
tree88a7250ef8fdb3dc6aa73d21d83162bc298e2a0a
parenta298dc024c2b0b92d3889d61856117141d693b39
cs5536: use ->pio_mode value to determine pair device speed

Use the current PIO mode value instead of the physical maximum one
of the pair device on the port to determine PIO commmand timings used
for both devices on the port.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ide/cs5536.c