lkml.org 
[lkml]   [2011]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] regmap: Allow caches for devices with no defaults
On Mon, Oct 10, 2011 at 10:23:46AM +0100, Mark Brown wrote:
> On Mon, Oct 10, 2011 at 09:41:26AM +0100, Dimitris Papastamos wrote:
> > On Sun, Oct 09, 2011 at 02:44:36PM +0100, Mark Brown wrote:
>
> > > + } else if (map->num_reg_defaults_raw) {
> > > /* Some devices such as PMICs don't have cache defaults,
> > > * we cope with this by reading back the HW registers and
> > > * crafting the cache defaults by hand.
>
> > We could probably then also remove the first check in
> > regcache_hw_init() I guess.
>
> > The one:
>
> > if (!map->num_reg_defaults_raw)
> > return -EINVAL;
>
> I felt it was clearer to have the defaults init fail if it doesn't work
> so that the callers know what happened. Otherwise the callers have to
> figure out if it succeeded because it did what it was supposed to.

Aw right yes.

Acked-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>


\
 
 \ /
  Last update: 2011-10-10 12:53    [W:0.065 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site