Re: [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap

2013-12-19 Thread Mark Brown
On Thu, Dec 19, 2013 at 05:20:36PM +, Lee Jones wrote: > for you to fetch changes up to c7f9129d22940720141d1f1e958a51142eff9d21: > > mfd: twl6040: reg_defaults support for regmap (2013-12-19 17:01:11 +) Pulled now, thanks. signature.asc Description: Digital signature

Re: [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap

2013-12-19 Thread Lee Jones
Enjoy! > > What -rc are you currently based on? > > Using -rc1 makes life easier, it'll be a new branch. The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are available in the git repository at: git://git.linaro.org/peo

Re: [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap

2013-12-19 Thread Mark Brown
On Thu, Dec 19, 2013 at 09:06:32AM +, Lee Jones wrote: > What -rc are you currently based on? Using -rc1 makes life easier, it'll be a new branch. signature.asc Description: Digital signature

Re: [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap

2013-12-19 Thread Lee Jones
On Wed, 18 Dec 2013, Mark Brown wrote: > On Fri, Nov 29, 2013 at 04:00:32PM +, Lee Jones wrote: > > > Mark, is an immutable branch required for this patch? > > One is... I think I did ask for one at the time but didn't hear > anything back? I must have missed your reply. What -rc are you

Re: [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap

2013-12-18 Thread Mark Brown
On Fri, Nov 29, 2013 at 04:00:32PM +, Lee Jones wrote: > Mark, is an immutable branch required for this patch? One is... I think I did ask for one at the time but didn't hear anything back? signature.asc Description: Digital signature

Re: [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap

2013-11-29 Thread Mark Brown
On Fri, Nov 29, 2013 at 04:00:32PM +, Lee Jones wrote: > The code looks fine to me (me = !regmap expert), so with Mark's Ack I > will apply. > Mark, is an immutable branch required for this patch? Yes, please. signature.asc Description: Digital signature

Re: [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap

2013-11-29 Thread Lee Jones
On Fri, 29 Nov 2013, Peter Ujfalusi wrote: > Add reg_defaults to regmap and at the same time implement proper power state > handling with using regcache_cache_only(), regcache_sync() and > regcache_mark_dirty(). > This will make sure that we do not need to do restore operations in child > drivers

[PATCH 3/5] MFD: twl6040: reg_defaults support for regmap

2013-11-29 Thread Peter Ujfalusi
Add reg_defaults to regmap and at the same time implement proper power state handling with using regcache_cache_only(), regcache_sync() and regcache_mark_dirty(). This will make sure that we do not need to do restore operations in child drivers anymore. Signed-off-by: Peter Ujfalusi --- drivers/