On 01/30/2013 08:18 AM, Mark Brown wrote: > Though I've got a horrible feeling this will conflict with Padma's > work... Looks like Padma changed the code for S3C2412 and blindly copy-pasted the same change for all S3C24xx. However S3C24xx is for I2S-v1 and S3C2412 is for I2S-v2. The extra stuff in s3c_i2sv2_register_dai() is unrelated to v1. After this patch the code works again just like v3.7 one. However the v3.7 code was already broken (in fact, since v3.2) in the DMA notification part so it doesn't play sound correctly thus I can't tell that everything works just fine now :). I found the patch that introduced the bug (344b4c4) and now I'm debugging it. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html