Re: [PATCH 1/2] dcdbas: Export functionality for use in otherdrivers

From: Greg KH
Date: Mon Dec 01 2008 - 22:56:25 EST


On Thu, Nov 27, 2008 at 04:33:57PM +0000, Matthew Garrett wrote:
> dcdbas: Export functionality for use in other drivers
>
> The dcdbas code allows calls to be made into the firmware on Dell
> systems. Exporting this to other drivers allows them to implement
> Dell-specific functionality in a safe way.
>
> Signed-off-by: Matthew Garrett <mjg@xxxxxxxxxx>

If you change these to EXPORT_SYMBOL_GPL() then you can add my:
Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
to it.

Do you want this to go through my driver-core tree, or somewhere else?

thanks,

greg k-h
--
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/