Hi Mark,
On Sun, Sep 01, 2013 at 04:08:53PM +0100, Mark Brown wrote:
On Sun, Sep 01, 2013 at 04:48:47PM +0200, Samuel Ortiz wrote:
As I'd prefer to carry the MFD ones (Including the twl6040 one) through mfd-next, I can build a branch for you to pull from. Would that be fine with you ?
That's fine by me, I just want the patches in ASoC - obviously the branch couldn't be rebased though.
I put a topic/for-asoc branch upstream for you to pull from:
The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next.git topic/for-asoc
for you to fetch changes up to c6f39257c952bc7da974bf93255936ff2ece2c34:
mfd: twl6040: Use regmap for register cache (2013-09-02 10:30:14 +0200)
---------------------------------------------------------------- Mark Brown (3): mfd: davinci_voicecodec: Remove unused read and write functions mfd: davinci_voicecodec: Provide a regmap for register I/O mfd: twl6040: Use regmap for register cache
drivers/mfd/davinci_voicecodec.c | 23 +++++++++++++---------- drivers/mfd/twl6040.c | 43 ++++++++++++++++++++++++++++++------------- include/linux/mfd/davinci_voicecodec.h | 3 +++ include/linux/mfd/twl6040.h | 1 - 4 files changed, 46 insertions(+), 24 deletions(-)