git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bae4ce
)
pata_mpc52xx: inherit from ata_bmdma_port_ops
author
Tejun Heo
<tj@kernel.org>
Sun, 9 Jan 2011 22:48:20 +0000
(17:48 -0500)
committer
Jeff Garzik
<jgarzik@redhat.com>
Fri, 28 Jan 2011 08:07:04 +0000
(
03:07
-0500)
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 <tj@kernel.org>
Reported-by: Roman Fietze <roman.fietze@telemotive.de>
Cc: Sergei Shtylyov <sshtylyov@mvista.com>
Cc: stable@kernel.org
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found