]> Git Repo - linux.git/commit
pata_mpc52xx: inherit from ata_bmdma_port_ops
authorTejun Heo <[email protected]>
Sun, 9 Jan 2011 22:48:20 +0000 (17:48 -0500)
committerJeff Garzik <[email protected]>
Fri, 28 Jan 2011 08:07:04 +0000 (03:07 -0500)
commit77c5fd19075d299fe820bb59bb21b0b113676e20
treec8de23b171fc2fb39236fccb6d76aef96c9a9ab3
parent1bae4ce27c9c90344f23c65ea6966c50ffeae2f5
pata_mpc52xx: inherit from ata_bmdma_port_ops

pata_mpc52xx supports BMDMA but inherits ata_sff_port_ops which
triggers BUG_ON() when a DMA command is issued.  Fix it.

Signed-off-by: Tejun Heo <[email protected]>
Reported-by: Roman Fietze <[email protected]>
Cc: Sergei Shtylyov <[email protected]>
Cc: [email protected]
Signed-off-by: Jeff Garzik <[email protected]>
drivers/ata/pata_mpc52xx.c
This page took 0.052342 seconds and 4 git commands to generate.