Re: [PATCH 0/5] ASoC/MFD: twl6040: Remove codec driver local reg cache

2013-12-19 Thread Mark Brown
On Fri, Nov 29, 2013 at 04:03:42PM +0200, Peter Ujfalusi wrote: > Hi Mark, > > It was not straight forward task to remove the local reg cache from the > twl6040 > codec driver. I also needed to change the MFD part so it will take over the > caching of registers via regmap. Applied all, thanks.

Re: [PATCH 0/5] ASoC/MFD: twl6040: Remove codec driver local reg cache

2013-11-29 Thread Mark Brown
On Fri, Nov 29, 2013 at 04:03:42PM +0200, Peter Ujfalusi wrote: > Is this close enough of what you had in mind when asked me to look at this? Yes, this is exactly the sort of thing I was looking for - thanks! > twl4030 codec is going to be a bit more complicated AFAIK but it will come > eventual