2 Apr
2012
2 Apr
'12
9:39 p.m.
On Sun, Apr 01, 2012 at 06:32:27PM -0700, Kuninori Morimoto wrote:
--- /dev/null +++ b/sound/soc/sh/fsi-codec.c
A more descriptive name (even if it's just fsi-simple-codec or something) would be nice.
- if (pinfo->codec_fmt) {
- if (pinfo->cpu_fmt) {
I'd expect that these should always be the same, it's probably as well to just have one format and then require anyone who wants anything unusual to handle it.