Re: Query: should 'Marvell SATA support' depend on PCI?

From: Alan Cox
Date: Sun Aug 10 2008 - 08:13:38 EST


> > doesn't have 'depends on PCI && EXPERIMENTAL' like other drivers around
> > it, this is okay or should it also depend on PCI?
>
> Well, I think so. It obviously depends on PCI.

Obviously ? Try looking a bit harder

/**
* mv_platform_probe - handle a positive probe of an soc Marvell
* host
* @pdev: platform device found
*
* LOCKING:
* Inherited from caller.
*/
static int mv_platform_probe(struct platform_device *pdev)


Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/