[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1385733827-19831-1-git-send-email-peter.ujfalusi@ti.com>
Date: Fri, 29 Nov 2013 16:03:42 +0200
From: Peter Ujfalusi <peter.ujfalusi@...com>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Samuel Ortiz <sameo@...ux.intel.com>,
Lee Jones <lee.jones@...aro.org>
CC: <alsa-devel@...a-project.org>, <linux-kernel@...r.kernel.org>,
Misael Lopez Cruz <misael.lopez@...com>
Subject: [PATCH 0/5] ASoC/MFD: twl6040: Remove codec driver local reg cache
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.
So far I have the following patches working on top of mainline kernel.
Is this close enough of what you had in mind when asked me to look at this?
twl4030 codec is going to be a bit more complicated AFAIK but it will come
eventually.
Regards,
Peter
---
Peter Ujfalusi (5):
ASoC: twl6040: Rename twl6040_is_path_unmuted ->
twl6040_can_write_to_chip
ASoC: twl6040: Custom caching for sensitive DL1/2 path registers
MFD: twl6040: reg_defaults support for regmap
ASoC: twl6040: Remove register restore functionality
ASoC: twl6040: Remove self managed local reg_cache support
drivers/mfd/twl6040.c | 92 +++++++++++++++++-
sound/soc/codecs/twl6040.c | 227 +++++++++++++--------------------------------
2 files changed, 155 insertions(+), 164 deletions(-)
--
1.8.4.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists