Re: [PATCH v4 2/2] Regulator: Add Anatop regulator driver

2012-02-11 Thread Mark Brown
On Fri, Feb 10, 2012 at 10:36:38PM -0800, Shawn Guo wrote: > On Thu, Feb 09, 2012 at 04:51:26AM +0800, Ying-Chun Liu (PaulLiu) wrote: > > + rval = of_get_property(np, "min-voltage", NULL); > > + if (rval) > > + sreg->rdata->min_voltage = be32_to_cpu(*rval); > > + rval = of_get_prop

Re: clock_getres() and real resolution

2012-02-11 Thread Richard Cochran
On Thu, Feb 09, 2012 at 11:32:16AM -0800, Dmitry Antipov wrote: > On 02/09/2012 10:40 AM, Richard Cochran wrote: > > >I thought this list was about Linux kernel development, but now it > >seems to be about Sun's old bugs. > > This Sun (probably) has ~10x more accurate hrtimers than it's said,