1 Nov
2013
1 Nov
'13
1:07 p.m.
On Fri, Nov 01, 2013 at 06:28:05PM +0800, Nicolin Chen wrote:
sound/soc/fsl/fsl-sgtl5000-vf610.c | 208 +++++++++++++++++++++++++++++++++++++
I just doubt if this file naming is appropriate. Even if we might not have rigor rule for the file names, according to existing ones, they are all in a same pattern: [SoC name]-[codec name].c
"imx-sgtl5000.c" for example
I think it would make user less confused about what this file exactly is if this machine driver also follow the pattern: vf610-sgtl5000.c
@Shawn
What do you think about the file name?
Yeah, it would be better to name the file following the existing the pattern.
Shawn