Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add irq_flags to struct pata_platform_info | Sonic Zhang | 2007-07-09 | 1 | -0/+5 |
| | | | | | | | | | | | 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: Sonic Zhang <sonic.adi@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> | ||||
* | [PATCH] ata: Generic platform_device libata driver | Paul Mundt | 2006-12-01 | 1 | -0/+13 |
needs a changelog Signed-off-by: Paul Mundt <lethal@linux-sh.org> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Cc: Jeff Garzik <jeff@garzik.org> Cc: Tejun Heo <htejun@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org> |