On 2012-03-29 18:32, H Hartley Sweeten wrote: >> +static int __init edb93xx_has_ide(void) >> +{ >> + /* >> + * Although EDB9312 and EDB9315 do have IDE capability, they have >> + * INTRQ line wired as pull-up, which makes using IDE interface >> + * problematic. >> + */ >> + return machine_is_edb9315a(); > > Allow the driver to be loaded on the EDB9312 and EDB9315 but leave the comment. > If a use of these boards wishes to use the IDE they could remove the pull-up and add > a pull-down to their board. Ok. Will do that. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html