Re: [PATCH] ASoC: DaVinci: fix kernel panic due to uninitialized platform_data

2011-01-28 Thread Mark Brown
On Thu, Jan 27, 2011 at 07:17:43PM +0530, Manjunathappa, Prakash wrote: This patch fixes the Kernel panic issue on accessing davinci_vc in cq93vc_probe function. struct davinci_vc is part of platform device's private driver data(codec-dev-p-driver_data) and this is populated by DaVinci Voice

Re: Intermittent SD write corruption on DM355, kernel 2.6.36

2011-01-28 Thread Gilles Chanteperdrix
Jon Povey wrote: I am seeing rare SD card write corruption on DM355 running 2.6.36. The system will get itself into a state where it appears all SD writes are offset by two bytes. This is using a vfat filesystem on the SD, and affects the FAT and directories at least. Hi, we observe

Re: [PATCH] davinci: tnetv107x: fix register indexing for GPIOs numbers 31

2011-01-28 Thread Kevin Hilman
Hirosh Dabui hirosh.da...@snom.com writes: This patch fix a bug in the register indexing for GPIOs numbers 31 to get the relevant hardware registers of tnetv107x to control the GPIOs. In the structure tnetv107x_gpio_regs: struct tnetv107x_gpio_regs { u32 idver;

Re: [PATCH] davinci: tnetv107x: fix register indexing for GPIOs numbers 31

2011-01-28 Thread Cyril Chemparathy
On 01/28/2011 04:47 PM, Hilman, Kevin wrote: Hirosh Dabui hirosh.da...@snom.com writes: This patch fix a bug in the register indexing for GPIOs numbers 31 to get the relevant hardware registers of tnetv107x to control the GPIOs. [...] Thanks, applied and queuing for 2.6.39. Does this