6 Apr
2012
6 Apr
'12
5:58 p.m.
On Tue, Apr 03, 2012 at 10:06:48PM -0700, Kuninori Morimoto wrote:
Current Linux Kernel is using fsi-xxx card driver for SuperH sound card. But the differences between these were only value/strings of setting. In order to reduce duplicate driver, this patch adds fsi-common-codec.
So, I've been sitting on this stuff. The reason is not that there's a problem but rather the opposite - I can't see anything here that is FSI specific so really it seems like we should make this available to other platforms by calling it something like "simple-card" and putting it in some generic folder (perhaps even called "generic").
This would mean that even more people could benefit from your work.