Re: [PATCH 1/2] UIO: add device clock support

From: Greg KH
Date: Wed Jun 24 2009 - 12:39:55 EST


On Wed, Jun 24, 2009 at 05:30:24PM +0200, Daniel Mack wrote:
> Add a pointer to a 'struct clk' to uio_info. Drivers can set
> this pointer if a clock is needed, and the UIO core will care
> to enable and disable it upon device open and release.

Do you have a UIO driver that needs this?

If so, please submit it at the same time, otherwise adding
infrastructure for no driver that needs it, is pretty pointless.

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/