2 May
2011
2 May
'11
8:33 p.m.
On Mon, 2011-05-02 at 10:22 +0100, Mark Brown wrote:
On Mon, May 02, 2011 at 08:34:20AM +0300, Mike Rapoport wrote:
Mark, Any updates on this?
Since you didn't CC Liam he hasn't revewied the patch yet. I've added him now.
On 04/26/11 11:52, Mike Rapoport wrote:
Signed-off-by: Mike Rapoport mike@compulab.co.il
v3 changes:
- s/SND_TEGRA_SOC/SND_SOC_TEGRA
- drop 'default' setting in Kconfig
v2 changes:
- address Stephen and Mark comments
- rebase against Mark's for-next branch
- switch to data based specification of widgets and routes
- explicitly disable unused codec pins
sound/soc/tegra/Kconfig | 8 ++ sound/soc/tegra/Makefile | 2 + sound/soc/tegra/trimslice.c | 228 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 238 insertions(+), 0 deletions(-) create mode 100644 sound/soc/tegra/trimslice.c
Acked-by: Liam Girdwood lrg@ti.com