Skip to content
Commit 5f45bc50 authored by Sonic Zhang's avatar Sonic Zhang Committed by Jeff Garzik
Browse files

Add irq_flags to struct pata_platform_info



On some embedded platforms, such as blackfin, the gpio interrupt for
IDE interface is designed to be triggered with high voltage. The gpio
port should be configured properly by set_irq_type() when register
the irq. This patch enable the generic pata platform driver to
accept platform irq flags data.

Signed-off-by: default avatarSonic Zhang <sonic.adi@gmail.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent d0e58031
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment