Skip to content
  • Alan Cox's avatar
    [PATCH] PATCH: libata. Add ->data_xfer method · a6b2c5d4
    Alan Cox authored
    
    
    We need to pass the device in order to do per device checks such as
    32bit I/O enables. With the changes to include dev->ap we now don't have
    to add parameters however just clean them up. Also add data_xfer methods
    to the existing drivers except ata_piix (which is in the other block of
    patches). If you reject the piix one just add a data_xfer to it...
    
    Signed-off-by: default avatarAlan Cox <alan@redhat.com>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    a6b2c5d4