commit | be681a8275a4322e7b2301250b52247cce06c3be | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Wed Nov 14 18:09:09 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Nov 16 10:24:38 2012 +0900 |
tree | 4cbcc825e33e4d1f8ac6699dea2737f9f46f7725 | |
parent | 099343c64e1615ae83b0994197027be363ca4899 [diff] |
ASoC: atmel-ssc-dai: register dai and pcm directly change the method for register dai and pcm - let the atmel-ssc-dai no longer as a standalone platform device - remap ssc and then register dai directly - register pcm from dai directly - modify the code which related with this change Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>