On Fri, Jun 25, 2010 at 03:45:18PM +0900, 최찬우 wrote:
This patch changes s3c24xx directory name to samsung. (sound/soc/s3c24xx -> sound/soc/samsung)
Currently, the source files related to samsung SoCs(s3c24xx & s3c64xx) are included in sound/soc/s3c24xx. It would be better to change s3c24xx directory name to samsung, because s3c24xx directory will support many board based on samsung SoCs(s5p, etc).
I think if we're going to do this it would be best postponed until after the multi-component work is merged since the rename is basically a cosmetic change and there's a lot of demand for multi-component support. Could you please redo this on top of the multi-component work?
When submitting patches like this that do file renames please remember to use git format-patch -M to show the renames as renames - this makes the patch much more legible.