Re: [PATCH 1/2] ASoC: Samsung: WM8994: Add basic device tree support for machine file

2012-12-01 Thread Mark Brown
On Sat, Dec 01, 2012 at 03:37:26PM +0530, Padmavathi Venna wrote: > Add the basic device tree based lookup. > > Signed-off-by: Padmavathi Venna > --- > sound/soc/samsung/smdk_wm8994.c | 23 +++ Any new device tree bindings need binding documentation. Your subject line is a

[PATCH 1/2] ASoC: Samsung: WM8994: Add basic device tree support for machine file

2012-12-01 Thread Padmavathi Venna
Add the basic device tree based lookup. Signed-off-by: Padmavathi Venna --- sound/soc/samsung/smdk_wm8994.c | 23 +++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/sound/soc/samsung/smdk_wm8994.c b/sound/soc/samsung/smdk_wm8994.c index 48dd4dd..f9ba2b9 100