Re: [PATCH v3] x86/iosf: Make IOSF driver modular and usable by more drivers

From: One Thousand Gnomes
Date: Wed May 07 2014 - 12:48:33 EST


On Fri, 2 May 2014 10:36:39 -0700
> +bool iosf_mbi_available(void)
> +{
> + return mbi_pdev;
> +}
> +EXPORT_SYMBOL(iosf_mbi_available);

Probably worth a follow up patch that comments this so the assumption
that iosf can never be unloaded or hot-unplugged is clear.

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/