Re: [U-Boot] [PATCH 2/7 V2] Sound: MAX98095: Add the driver for codec

2013-01-25 Thread Simon Glass
On Thu, Jan 24, 2013 at 10:43 PM, Rajeshwari Shinde wrote: > This patch adds the driver for codec MAX98095 required by Snow > Board > > Signed-off-by: Rajeshwari Shinde Acked-by: Simon Glass > --- > Changes in V2: > - None > drivers/sound/Makefile |1 + > drivers/sound/max98095.

[U-Boot] [PATCH 2/7 V2] Sound: MAX98095: Add the driver for codec

2013-01-24 Thread Rajeshwari Shinde
This patch adds the driver for codec MAX98095 required by Snow Board Signed-off-by: Rajeshwari Shinde --- Changes in V2: - None drivers/sound/Makefile |1 + drivers/sound/max98095.c | 550 ++ drivers/sound/max98095.h | 311 +