At Wed, 23 Apr 2008 10:20:23 +0100, Mark Brown wrote:
On Wed, Apr 23, 2008 at 11:08:54AM +0200, Takashi Iwai wrote:
So, at the next time, if you have something you want to merge, please check the current ALSA tree status. If the patch isn't there, submit the patch soon. The merge to the subsystem tree is easy as long as no
He's actually done all that - the patch has been posted on alsa-devel a few times and has been sitting in ASoC for almost a month waiting for the ARM bits it needs to be merged.
Yeah, an unfortunate situation indeed.
big API changes happens. Tossing to the upstream is another issue, though.
For stuff that doesn't touch any core code (especially things like this which will only be selectable on one platform) it shouldn't be too much of an issue, I'd expect - there's not much risk of breaking anything else.
We could have merged this in prior. The driver codes are with ARCH_OMAP Kconfig, so it wouldn't cause build errors even if no omap is supported.
Takashi