On Wed, 2010-02-24 at 17:54 +0000, Mark Brown wrote:
On Wed, Feb 24, 2010 at 11:43:41AM -0600, Austin, Brian wrote:
sure that I am missing something because of that. The question is, is it ok to submit the codec standalone and have someone look at it to make sure I made the correct changes. No compiler warnings occur. My port was based off of the WM8750 if that helps any
Yes, it's entirely normal to submit CODEC drivers that aren't referenced by any machine drivers in mainline - please just go ahead and do this.
soc-audio soc-audio: RXEN: Invalid MODE in IISMOD
...
It seems that the S3C2412 I2S is not setup correctly for my platform.
It'd probably be easier for folks to help if you post your machine driver...
I submitted the codec driver today, however with the changes in S3C for audio, my machine driver panics the kernel. Once I get that fixed up I'll submit the machine driver.
Thanks, Brian